Skip to content

Commit

Permalink
Add this dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
athas committed Apr 25, 2024
1 parent 909c0f0 commit b67a921
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -640,7 +640,7 @@ jobs:

deploy-nightly:
runs-on: ubuntu-22.04
needs: [build-linux-nix, build-mac-cabal, test-tools]
needs: [build-linux-nix, build-mac-cabal, build-windows-cabal, test-tools]
if: github.ref == 'refs/heads/master'

steps:
Expand Down

0 comments on commit b67a921

Please sign in to comment.