Skip to content

Commit

Permalink
[github-actions] skip bootstrapping system packages inside the `ot-ef…
Browse files Browse the repository at this point in the history
…r32-dev` container
  • Loading branch information
lmnotran committed Feb 7, 2024
1 parent 1da6b96 commit 2fd57d5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@ jobs:

- name: Bootstrap
run: |
script/bootstrap packages
script/bootstrap arm_toolchain ${{ matrix.gcc_download_url }} ${{ matrix.gcc_extract_dir }}
- name: Build
Expand Down

0 comments on commit 2fd57d5

Please sign in to comment.