Update .woodpecker/build.yaml
Some checks failed
ci/woodpecker/pr/build Pipeline failed

This commit is contained in:
Toastie 2024-07-18 07:36:11 -07:00
parent 6a5102ce7c
commit 3a127e553b

View file

@ -21,6 +21,7 @@ steps:
cd ..\ cd ..\
- name: Package - name: Package
image: docker.io/ubuntu:24.04
commands: commands:
- apt update - apt update
- apt add tar zip - apt add tar zip