From 66c5668882a03988f7c5a4784ea294e99a4eb3e6 Mon Sep 17 00:00:00 2001 From: "Erymanthus[#5074] | (u/)RayDeeUx" <51521765+RayDeeUx@users.noreply.github.com> Date: Sun, 28 Jul 2024 19:32:05 -0400 Subject: [PATCH] 3.3.1 --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 5b223e2..a4e100e 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 }}