Skip to content

Commit

Permalink
add yes
Browse files Browse the repository at this point in the history
  • Loading branch information
xdoardo committed Jan 21, 2025
1 parent 85c2f0c commit 42efbd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
run: |
apk add ninja bash git cmake clang18-dev llvm18-dev wget python3 alpine-sdk curl git tar xz py3-virtualenv py3-google-auth-httplib2 py3-httplib2 py3-distutils-extra py3-setuptools py3-pip
python3 -m pip config set global.break-system-packages true
python3 -m pip uninstall six
python3 -m pip uninstall six --yes
python3 -m pip install --upgrade --user six
- name: Install dependencies on macOS
Expand Down

0 comments on commit 42efbd6

Please sign in to comment.