switch to ubuntu jammy
This commit is contained in:
parent
0a6264bba6
commit
cda0877fd0
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ steps:
|
|||
commands:
|
||||
- apt-get update
|
||||
- apt-get upgrade
|
||||
- apt-get install curl zip git
|
||||
- apt-get -y install curl zip git
|
||||
- chmod +x tools/build.sh
|
||||
- bash tools/build.sh
|
||||
- name: release
|
||||
|
|
Loading…
Reference in a new issue