Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
pbo-linaro committed Oct 18, 2024
1 parent 975eba3 commit 3206317
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@ jobs:
steps:
- name: checkout
uses: actions/checkout@v4
- run: apt update && apt install -y meson
- run: sudo apt update && sudo apt install -y meson
- run: make docker-test-build@${{matrix.container}} J=$(nproc)

0 comments on commit 3206317

Please sign in to comment.