Compare commits
1 Commits
84a6c63bd7
...
7b056454ab
Author | SHA1 | Date | |
---|---|---|---|
7b056454ab |
@ -11,10 +11,10 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
|
|
||||||
# - name: Install prerequisites
|
- name: Install prerequisites
|
||||||
# run: |
|
run: |
|
||||||
# apt-get update
|
apt update
|
||||||
# apt-get install -y xz-utils unzip
|
apt install -y docker
|
||||||
|
|
||||||
- uses: https://gitea.com/actions/checkout@v4
|
- uses: https://gitea.com/actions/checkout@v4
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user