parent
50ca134431
commit
55a7affa1a
@ -13,8 +13,9 @@ jobs:
|
|||||||
- name: checkout repo
|
- name: checkout repo
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
- name: Install docker
|
- name: Install docker
|
||||||
run:
|
run: |
|
||||||
apt-get update --yes
|
apt-get update
|
||||||
|
apt-get upgrade --yes
|
||||||
apt-get install --yes ca-certificates curl gnupg
|
apt-get install --yes ca-certificates curl gnupg
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user