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 f92c0f9 commit 791871f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-BITSv5.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
sudo apt update
sudo apt install -y cmake gcc-arm-none-eabi libnewlib-arm-none-eabi build-essential
pwd
git submodule update
git submodule update --init
cd Code/BITS/BITSv5/test
rm -rf build
mkdir build
Expand Down

0 comments on commit 791871f

Please sign in to comment.