[ci] install zip dependency for new image
Some checks failed
Build / Build (push) Failing after 8m56s
Some checks failed
Build / Build (push) Failing after 8m56s
This commit is contained in:
parent
f006a1180c
commit
d63021ee27
@ -14,7 +14,8 @@ jobs:
|
||||
apt-get update;
|
||||
apt-get install --yes --no-install-recommends \
|
||||
nodejs \
|
||||
zstd
|
||||
zstd \
|
||||
zip
|
||||
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
|
Loading…
Reference in New Issue
Block a user