Skip to content

Commit

Permalink
update ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Its-treason committed Mar 13, 2024
1 parent e1294d4 commit 01c5579
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ jobs:

publish:
if: github.event_name != 'pull_request'
needs: [linux, windows]
needs: [linux, windows, macos]
runs-on: ubuntu-latest
env:
GH_REPO: ${{ github.repository }}
Expand Down

0 comments on commit 01c5579

Please sign in to comment.