Skip to content

Commit

Permalink
fix ci_build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Vanperdung committed Apr 29, 2024
1 parent 2f74c37 commit 5e030cb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ jobs:

- name: Configure
run: |
ls ${{github.workspace}}/pico-sdk
sudo apt install gcc-arm-none-eabi libnewlib-arm-none-eabi libstdc++-arm-none-eabi-newlib
cmake -B ${{github.workspace}}/build -DPICO_SDK_PATH=${{github.workspace}}/pico-sdk
Expand Down

0 comments on commit 5e030cb

Please sign in to comment.