This commit is contained in:
parent
4dd99b21c5
commit
d7001178df
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ jobs:
|
||||||
|
|
||||||
- name: apt install zip
|
- name: apt install zip
|
||||||
run: |
|
run: |
|
||||||
apt updatecs
|
apt update
|
||||||
apt install -y \
|
apt install -y \
|
||||||
zip
|
zip
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue