Aktualizovat .gitea/workflows/build.yml
Some checks failed
Build ts3proxy / Explore-Gitea-Actions (push) Failing after 5s
Some checks failed
Build ts3proxy / Explore-Gitea-Actions (push) Failing after 5s
This commit is contained in:
parent
d6d2007cdc
commit
00332f614f
@ -13,7 +13,7 @@ jobs:
|
||||
uses: actions/checkout@v3
|
||||
- name: Build | Install Docker
|
||||
run: |
|
||||
apt-get install docker.io
|
||||
apt-update && apt-get install docker.io -y
|
||||
- name: Build | Clone repository
|
||||
run: |
|
||||
ls -lah
|
||||
|
Loading…
Reference in New Issue
Block a user