diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 93c7d6fe..7f990459 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -32,6 +32,7 @@ jobs: runs-on: ubuntu-latest needs: build-debs steps: + - uses: actions/checkout@v2 - name: Fetch uploaded artifacts uses: actions/download-artifact@v3 with: