Skip to content

Commit

Permalink
ci: install wheel library
Browse files Browse the repository at this point in the history
Release-As: 1.18.1
Signed-off-by: iromli <[email protected]>
  • Loading branch information
iromli committed May 30, 2024
1 parent 216e669 commit 687dc83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pygluu-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
run: |
sudo apt-get update
sudo apt-get install build-essential
pip3 install shiv
pip3 install shiv wheel
mkdir /home/runner/work/test
cp -r ./pygluu-compose/* /home/runner/work/test/
cd /home/runner/work/test/
Expand Down

0 comments on commit 687dc83

Please sign in to comment.