Install proper 7zip
ci/woodpecker/push/docs Pipeline was successful Details
ci/woodpecker/push/woodpecker Pipeline failed Details

This commit is contained in:
Johannes Frohnmeyer 2022-11-03 16:29:29 +01:00
parent ee72dc9a9c
commit 2b1a8b86b2
Signed by: Johannes
GPG Key ID: E76429612C2929F4
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ pipeline:
pull: true
commands:
- apt update
- apt install -y p7zip curl jq
- apt install -y p7zip-full curl jq
- mkdir -p portable/jvm
- cp public/wrapper.jar portable/
- curl -L "https://github.com/pal1000/mesa-dist-win/releases/download/21.2.5/mesa3d-21.2.5-release-msvc.7z" --output mesa.7z