diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 0c2620cd..84ee662b 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -29,6 +29,7 @@ jobs: - windows - macos steps: + - uses: actions/checkout@v3 - uses: actions/download-artifact@v3 with: name: windows