From 2a0ef3a6c4c334e7212693975c06f67a57be8794 Mon Sep 17 00:00:00 2001 From: xlyric Date: Wed, 6 Nov 2024 11:39:36 +0100 Subject: [PATCH] test --- .github/workflows/release.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 425b9ae..f946bf1 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -51,6 +51,7 @@ jobs: if: ${{ ! startsWith(github.ref, 'refs/tags/') }} needs: build steps: + - uses: actions/checkout@v4 - name: "Download built files" uses: actions/download-artifact@v4.1.8 with: