diff --git a/.github/workflows/build-BITSv5.yml b/.github/workflows/build-BITSv5.yml index 123c5129..e56e26c8 100644 --- a/.github/workflows/build-BITSv5.yml +++ b/.github/workflows/build-BITSv5.yml @@ -28,4 +28,6 @@ jobs: # Runs a set of commands using the runners shell - name: Run a multi-line script run: | + sudo apt update + sudo apt install -y cmake gcc-arm-none-eabi libnewlib-arm-none-eabi build-essential pwd