Skip to content

Commit

Permalink
Update TEST.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fhoedemakers authored Sep 1, 2024
1 parent ad6acbf commit 3dabd78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/TEST.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
- name: Build all the .uf2 files
run: |
chmod +x build*.sh bld.sh || exit 1
export PICO_SDK_PATH=$HOME/pico-sdk
export PICO_SDK_PATH=$HOME/pico2/pico-sdk
./buildAll.sh
ls -l releases
Expand Down

0 comments on commit 3dabd78

Please sign in to comment.