mirror of
https://github.com/ClassiCube/ClassiCube.git
synced 2025-09-12 17:17:09 -04:00
Merge pull request #1316 from TheComputerGuy96/ds-compile-fix
Remove environment variable overrides in DS build script
This commit is contained in:
commit
f79435b30e
2
.github/workflows/build_nds.yml
vendored
2
.github/workflows/build_nds.yml
vendored
@ -23,8 +23,6 @@ jobs:
|
||||
run: |
|
||||
apt-get update
|
||||
apt-get -y install curl
|
||||
export BLOCKSDS=/opt/blocksds/core
|
||||
export BLOCKSDSEXT=/opt/blocksds/external
|
||||
make ds
|
||||
export BUILD_DSI=1
|
||||
make ds
|
||||
|
Loading…
x
Reference in New Issue
Block a user