Skip to content

Commit

Permalink
ci: fix building pygluu compose
Browse files Browse the repository at this point in the history
Signed-off-by: moabu <[email protected]>
  • Loading branch information
moabu committed Dec 11, 2024
1 parent 05c9094 commit fcd68a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-pygluu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
run: |
sudo apt-get update || brew install jq
sudo apt-get install build-essential || echo "Maybe im on macos OS"
pip3 install shiv
pip3 install -U shiv wheel setuptools
make zipapp
- name: Build pygluu-compose
Expand Down

0 comments on commit fcd68a0

Please sign in to comment.