mirror of
https://github.com/ClassiCube/ClassiCube.git
synced 2025-09-11 16:45:48 -04:00
Remove environment variable overrides in DS build script
This commit is contained in:
parent
d1942c6dd7
commit
70b22712a8
2
.github/workflows/build_nds.yml
vendored
2
.github/workflows/build_nds.yml
vendored
@ -23,8 +23,6 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
apt-get update
|
apt-get update
|
||||||
apt-get -y install curl
|
apt-get -y install curl
|
||||||
export BLOCKSDS=/opt/blocksds/core
|
|
||||||
export BLOCKSDSEXT=/opt/blocksds/external
|
|
||||||
make ds
|
make ds
|
||||||
export BUILD_DSI=1
|
export BUILD_DSI=1
|
||||||
make ds
|
make ds
|
||||||
|
Loading…
x
Reference in New Issue
Block a user