diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index a4e100e..5b223e2 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -39,7 +39,7 @@ jobs: # export-pdb: true # comment this (and the line above!) out to Release mode # bindings: "RayDeeUx/bindings" # comment this out to swap to "geode-sdk/bindings" # bindings-ref: "endscreentweaks" # comment this out to use default branch - # sdk: nightly # comment this out to use stable Geode SDK version + sdk: nightly # comment this out to use stable Geode SDK version combine: true target: ${{ matrix.config.target }}