Skip to content

Commit

Permalink
Fix ros build test
Browse files Browse the repository at this point in the history
  • Loading branch information
novakfi8 committed Nov 1, 2024
1 parent a642836 commit a3eb535
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ros_build_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,9 @@ jobs:
build_arm64:
runs-on: ubuntu-20.04

env:
PUSH_TOKEN: ${{ secrets.PUSH_TOKEN }}

steps:
- uses: actions/checkout@v3
with:
Expand Down

0 comments on commit a3eb535

Please sign in to comment.