Compare commits
2 Commits
7e47ef9d74
...
bb7db57bda
| Author | SHA1 | Date | |
|---|---|---|---|
| bb7db57bda | |||
| 6a83ac767c |
@@ -34,8 +34,8 @@ jobs:
|
|||||||
Signed-By: /etc/apt/keyrings/docker.asc
|
Signed-By: /etc/apt/keyrings/docker.asc
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
sudo apt update
|
sudo apt update --yes
|
||||||
sudo apt install docker-ce docker-ce-cli containerd.io docker-buildx-plugin
|
sudo apt install docker-ce docker-ce-cli containerd.io docker-buildx-plugin --yes
|
||||||
- name: Build GameCube
|
- name: Build GameCube
|
||||||
run: |
|
run: |
|
||||||
echo "ls -l ."
|
echo "ls -l ."
|
||||||
|
|||||||
Reference in New Issue
Block a user