mirror of
https://github.com/switchbrew/libnx.git
synced 2025-06-21 12:32:40 +02:00
CI: remove switch-examples from build
This commit is contained in:
parent
4a13ee3e62
commit
91fb381461
@ -5,9 +5,7 @@
|
|||||||
"buildenv": "docker:devkitpro/devkita64",
|
"buildenv": "docker:devkitpro/devkita64",
|
||||||
|
|
||||||
"buildcmd": [
|
"buildcmd": [
|
||||||
"sudo -E make -j${PARALLEL} -C nx install",
|
"sudo -E make -j${PARALLEL} -C nx install"
|
||||||
"git clone --depth 1 https://github.com/switchbrew/switch-examples",
|
|
||||||
"make -C switch-examples/"
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user