Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gmicroul authored Nov 30, 2024
1 parent bc17ca5 commit 8228b51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ jobs:
build-hal-
- name: Build HAL
if: steps.build-cache.outputs.cache-hit != 'true'
#if: steps.build-cache.outputs.cache-hit != 'true'
run: |
chmod +x build-hal.sh
sudo ln -sf /usr/bin/python2.7 /usr/bin/python
Expand Down

0 comments on commit 8228b51

Please sign in to comment.