Skip to content

Commit

Permalink
Update generate_firmware.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
silabs-bingocth authored Sep 11, 2024
1 parent 7dc1684 commit 156c0aa
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/generate_firmware.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,11 @@ jobs:
- name: Generate Firmware
run: |
pwd &&
cd docker
ls -la
cd gcc-arm-none-eabi-10.3-2021.10/bin
ls -la
cd ..
ls -la
chmod -R 777 .
cd Test/ &&
Expand Down

0 comments on commit 156c0aa

Please sign in to comment.