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 46e6bd1 commit 962cad2
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: sudo pip install meson
- run: pip install meson
- run: make docker-test-build@${{matrix.container}} J=$(nproc)

0 comments on commit 962cad2

Please sign in to comment.