Skip to content

Commit 4b368dd

Browse files
authored
Update maven.yml
1 parent d3fad25 commit 4b368dd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/maven.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
git clone https://github.com/Bytekeeper/sc-docker.git
2323
cp it/sc-docker-support/*.dockerfile sc-docker/docker/dockerfiles
2424
pushd sc-docker
25+
pip3 install wheel
2526
python3 setup.py bdist_wheel
2627
pip3 install dist/scbw*.whl
2728
'[ ! -f /tmp/sc-docker/starcraft.zip ] || (cp /tmp/sc-docker/starcraft.zip scbw/local_docker && echo "Using cached starcraft.zip")'

0 commit comments

Comments
 (0)