From c00d4aa5c7cf543794ea97a2dd3d680503a60f2b Mon Sep 17 00:00:00 2001 From: QueenOfSquiggles <8940604+QueenOfSquiggles@users.noreply.github.com> Date: Sun, 7 Apr 2024 06:57:00 -0500 Subject: [PATCH] Update deploy.yml --- .github/workflows/deploy.yml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index e0c8f89..bbecbfe 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -57,12 +57,12 @@ jobs: command: build args: --verbose --target ${{ matrix.target }} - - name: Build archive - shell: bash - run: echo "Theoretically done constructing?" + # - name: Build archive + # shell: bash + # run: echo "Theoretically done constructing?" - - name: Release - uses: softprops/action-gh-release@v1 - with: - files: | - ./squiggles_core_release.zip + # - name: Release + # uses: softprops/action-gh-release@v1 + # with: + # files: | + # ./squiggles_core_release.zip