Skip to content

Commit

Permalink
Update build-BITSv5.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelshipman authored Nov 5, 2023
1 parent 170d077 commit bcc2076
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build-BITSv5.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,7 @@ jobs:
sudo apt update
sudo apt install -y cmake gcc-arm-none-eabi libnewlib-arm-none-eabi build-essential
pwd
cd Code/BITS/BITSv5/test/build
export PICO_SDK_PATH=../../pico-sdk
cmake ..
make

0 comments on commit bcc2076

Please sign in to comment.