From 228e89e120a984ddf2bdb6e4e5e2bff0c16f6d4d Mon Sep 17 00:00:00 2001 From: elnexreal <40328573+elnexreal@users.noreply.github.com> Date: Tue, 9 Jul 2024 18:39:29 -0300 Subject: [PATCH] okay, im stupid --- .github/workflows/multi-platform.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/multi-platform.yml b/.github/workflows/multi-platform.yml index 85d5097..22023c7 100644 --- a/.github/workflows/multi-platform.yml +++ b/.github/workflows/multi-platform.yml @@ -36,7 +36,7 @@ jobs: uses: geode-sdk/build-geode-mod@main with: cli: "v3.0.0" - bindings: geode/bindings + bindings: geode-sdk/bindings bindings-ref: main combine: true target: ${{ matrix.config.target }}