Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Tony91590 authored May 31, 2024
1 parent de47a4c commit 08bf9a3
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 @@ -16,7 +16,7 @@ jobs:
- name: clean
run: sudo rm /usr/lib/python3.*/EXTERNALLY-MANAGED
- name: pip upgrade
run: python -m pip install --upgrade pip --break-system-packages
run: python -m pip install --upgrade pip
- name: pip install
run: pip install python-lzo ubi_reader
- name: make
Expand Down

0 comments on commit 08bf9a3

Please sign in to comment.