Skip to content

Commit d9ccfdc

Browse files
committed
fix stinky bug
1 parent 0196d07 commit d9ccfdc

3 files changed

Lines changed: 7 additions & 60 deletions

File tree

.github/workflows/build.yml

Lines changed: 0 additions & 31 deletions
This file was deleted.

.github/workflows/ci-pinned-sdk.yml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,10 @@ jobs:
2121
sdk: main
2222
bindings: geode-sdk/bindings
2323
bindings-ref: 4.10.0
24-
targets: Win64
24+
targets: Win64
25+
26+
- name: Upload artifacts
27+
uses: actions/upload-artifact@v4
28+
with:
29+
name: toastyreplay-geode
30+
path: build/*.geode

.github/workflows/multi-platform.yml

Lines changed: 0 additions & 28 deletions
This file was deleted.

0 commit comments

Comments
 (0)