parent
00332f614f
commit
a911f2e839
@ -13,7 +13,7 @@ jobs:
|
||||
uses: actions/checkout@v3
|
||||
- name: Build | Install Docker
|
||||
run: |
|
||||
apt-update && apt-get install docker.io -y
|
||||
apt-get update && apt-get install docker.io -y
|
||||
- name: Build | Clone repository
|
||||
run: |
|
||||
ls -lah
|
||||
|
Loading…
Reference in New Issue
Block a user