Skip to content

Commit

Permalink
chmod hil fix
Browse files Browse the repository at this point in the history
  • Loading branch information
dominik737 committed Dec 19, 2024
1 parent 86b58d0 commit 2be53c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: Setup HIL Tools
run: |
cd hil_framework
sudo chmod +x setup_hil_tools.sh
sudo chmod +x ./setup/setup_hil_tools.sh
./setup/setup_hil_tools.sh -ga
- name: Add HIL Tools to Path
Expand Down

0 comments on commit 2be53c1

Please sign in to comment.