Skip to content

Commit

Permalink
Revert pip break system packages
Browse files Browse the repository at this point in the history
  • Loading branch information
IsaacKhor committed Jun 5, 2024
1 parent d41fc41 commit 9a47947
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
run: |
sudo apt update
make install-deps
sudo pip3 install --upgrade meson --break-system-packages
sudo pip3 install --upgrade meson
- name: Build
run: |
Expand Down

0 comments on commit 9a47947

Please sign in to comment.