Update build.yml
This commit is contained in:
11
.github/workflows/build.yml
vendored
11
.github/workflows/build.yml
vendored
@@ -15,17 +15,6 @@ jobs:
|
|||||||
image: devkitpro/devkita64:latest
|
image: devkitpro/devkita64:latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
# -------------------------------------------------
|
|
||||||
# Verify container
|
|
||||||
# -------------------------------------------------
|
|
||||||
- name: Check basic tools
|
|
||||||
run: |
|
|
||||||
echo "DEVKITPRO = $DEVKITPRO"
|
|
||||||
python3 --version
|
|
||||||
make --version
|
|
||||||
hactool --help >/dev/null
|
|
||||||
zip --version >/dev/null
|
|
||||||
|
|
||||||
# -------------------------------------------------
|
# -------------------------------------------------
|
||||||
# Fix PATH for devkitA64 and devkitARM
|
# Fix PATH for devkitA64 and devkitARM
|
||||||
# -------------------------------------------------
|
# -------------------------------------------------
|
||||||
|
|||||||
Reference in New Issue
Block a user