More CI work

This commit is contained in:
Neale Pickett 2023-12-06 16:51:39 -07:00
parent 05ed4f315c
commit 7418a3c224
1 changed files with 2 additions and 1 deletions

View File

@ -43,7 +43,8 @@ build-win:
image: *goimage
needs: ["Run unit tests"]
script:
- apt install zip
- apt-get -y update
- apt-get -y install zip
- ./build/package/winbuild.sh
artifacts:
paths: