From c2017e16b33f1e209c25393ee366ee1c01b762f6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=E1=B4=87C=E1=B4=8F=E1=B4=85=E1=B4=87s2=E1=B4=8D=E1=B4=9C?= =?UTF-8?q?=E1=B4=84=CA=9C?= Date: Sat, 6 Jul 2024 15:04:40 +0000 Subject: [PATCH] Update nightly-release.yml MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: HᴇCᴏᴅᴇs2ᴍᴜᴄʜ --- .github/workflows/nightly-release.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/nightly-release.yml b/.github/workflows/nightly-release.yml index 4f19fba..6e5b67f 100644 --- a/.github/workflows/nightly-release.yml +++ b/.github/workflows/nightly-release.yml @@ -68,6 +68,7 @@ jobs: build: name: Build, Sign & Release runs-on: ubuntu-latest + needs: release steps: - name: Checkout project uses: actions/checkout@v4.1.7