Build cube again
This commit is contained in:
@@ -38,13 +38,6 @@ jobs:
|
||||
sudo apt install docker-ce docker-ce-cli containerd.io docker-buildx-plugin --yes
|
||||
- name: Build GameCube
|
||||
run: |
|
||||
echo "ls -l ."
|
||||
ls -l
|
||||
echo "Current directory:"
|
||||
realpath .
|
||||
echo "ls /"
|
||||
ls /
|
||||
echo "Run GameCube build script"
|
||||
.ci/dolphin/build-gamecube.sh
|
||||
- name: Copy gamecube
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user