From 7ec797674dd3d67ffb5fe6cbab0c4f4f453268de Mon Sep 17 00:00:00 2001 From: Manel Martos Date: Mon, 23 Oct 2023 17:22:07 +0200 Subject: [PATCH] Remove storing artifacts step --- .github/workflows/build.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 6afaa34e..268a88fc 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -19,9 +19,3 @@ jobs: - uses: gradle/gradle-build-action@v2 - name: Build run: ./gradlew :desktopApp:packageReleaseStripArchitecture - - name: Upload distributable - uses: actions/upload-artifact@v3 - with: - name: Distributable - path: | - desktopApp/build/distributable/