diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index ee4fce4..3c0f70d 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -82,6 +82,7 @@ jobs: if-no-files-found: error publish: runs-on: ubuntu-latest + needs: [macos_x86, macos_arm, linux] steps: - uses: actions/download-artifact@v3 - uses: ncipollo/release-action@v1