Skip to content

Commit

Permalink
PEP 668 compliance
Browse files Browse the repository at this point in the history
  • Loading branch information
tbodt authored May 1, 2024
1 parent 9fcecc9 commit 86e9acc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,7 @@ jobs:
submodules: true
- name: Install dependencies
run: |
brew install llvm ninja libarchive
pip3 install meson
brew install llvm ninja libarchive meson
- name: Clone Linux
if: matrix.kernel == 'linux'
run: deps/clone-linux.sh
Expand Down

0 comments on commit 86e9acc

Please sign in to comment.