From fb97bdd8cbcdfe33066e6bd657b51e4a3120651d Mon Sep 17 00:00:00 2001 From: leaf corcoran Date: Wed, 29 Nov 2023 17:22:14 -0800 Subject: [PATCH] try storing artifact for build --- .github/workflows/build.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index a5b052c..e732138 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -30,3 +30,9 @@ jobs: - name: Build run: node release/build.js --target itch-setup --skip-signing + + - name: Store + uses: actions/upload-artifact@v2 + with: + name: binaries + path: artifacts/itch-setup/