Test again?
This commit is contained in:
@@ -20,6 +20,13 @@ jobs:
|
|||||||
apt-get install -y docker.io
|
apt-get install -y docker.io
|
||||||
- name: Build GameCube
|
- name: Build GameCube
|
||||||
run: |
|
run: |
|
||||||
|
echo "ls -l ."
|
||||||
|
ls -l
|
||||||
|
echo "Current directory:"
|
||||||
|
realpath .
|
||||||
|
echo "ls /"
|
||||||
|
ls /
|
||||||
|
echo "Run GameCube build script"
|
||||||
.ci/dolphin/build-gamecube.sh
|
.ci/dolphin/build-gamecube.sh
|
||||||
- name: Copy gamecube
|
- name: Copy gamecube
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user