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 a3eb535 commit dcf43c7
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ros_build_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,6 @@ jobs:
build_arm64:
runs-on: ubuntu-20.04

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

steps:
- uses: actions/checkout@v3
Expand All @@ -58,7 +55,6 @@ jobs:
repository: ctu-mrs/ci_scripts
ref: master
path: .ci_scripts
token: ${{ secrets.PUSH_TOKEN }}

- name: Update submodules
run: |
Expand Down

0 comments on commit dcf43c7

Please sign in to comment.