This commit is contained in:
コマリン親衛隊
2024-09-22 16:17:08 +09:00
committed by GitHub
parent c947df2105
commit 79120e4aee

View File

@@ -124,7 +124,7 @@ jobs:
name: Release
runs-on: ubuntu-latest
if: "startsWith(github.ref, 'refs/tags/')"
needs: [linux, musllinux, windows, macos, sdist]
needs: [linux, windows, macos, sdist]
steps:
- uses: actions/download-artifact@v4
- name: Publish to PyPI