Skip to content

Commit

Permalink
Update firmware folder name to match release artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
ToveRumar committed Aug 13, 2024
1 parent 0901dfc commit f126037
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/crazylab-linux-experiment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
run: python3 management/usb-power-reset.py -a reset

- name: Upgrade devices to latest firmware
run: python3 management/program.py --file nightly-experiment/firmware-cf2-nightly-experiment.zip
run: python3 management/program.py --file cf2-nightly-experiment/firmware-cf2-nightly-experiment.zip
- name: Run test suite
env:
FILTER: ${{ github.event.inputs.filter || '""'}}
Expand Down

0 comments on commit f126037

Please sign in to comment.