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