Skip to content

Commit

Permalink
Update build 2
Browse files Browse the repository at this point in the history
  • Loading branch information
dewmal committed Jun 11, 2024
1 parent f96c99d commit 4ac2cd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ jobs:
name: Release
runs-on: ubuntu-latest
if: "startsWith(github.ref, 'refs/tags/')"
needs: [ windows, sdist ]
needs: [ linux, sdist ]
steps:
- uses: actions/download-artifact@v4
- name: Change Directory
Expand Down

0 comments on commit 4ac2cd9

Please sign in to comment.