mirror of
https://github.com/JesseTG/melonds-ds.git
synced 2024-11-23 14:40:04 +00:00
Don't set the MELONDS_
CMake variables
This commit is contained in:
parent
348ceb1bea
commit
1c2a67825a
2
.github/workflows/test.yaml
vendored
2
.github/workflows/test.yaml
vendored
@ -88,8 +88,6 @@ jobs:
|
||||
run: |
|
||||
cmake "${{ github.workspace }}" \
|
||||
-DCMAKE_BUILD_TYPE="${{ matrix.build-type }}" \
|
||||
-DMELONDS_REPOSITORY_URL="${{ vars.MELONDS_REPOSITORY_URL }}" \
|
||||
-DMELONDS_REPOSITORY_TAG="${{ vars.MELONDS_REPOSITORY_TAG }}" \
|
||||
-DBUILD_TESTING=ON \
|
||||
-DARM7_BIOS="${{ env.TESTFILE_DIR }}/${{ secrets.ARM7_BIOS }}" \
|
||||
-DARM9_BIOS="${{ env.TESTFILE_DIR }}/${{ secrets.ARM9_BIOS }}" \
|
||||
|
Loading…
Reference in New Issue
Block a user