Skip to content

Commit

Permalink
Require dep
Browse files Browse the repository at this point in the history
  • Loading branch information
Smaug123 committed Jun 7, 2024
1 parent b1d65b3 commit 1c09995
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ jobs:
run: sh .github/workflows/tag.sh

all-required-checks-complete:
needs: [check-dotnet-format, check-nix-format, build, build-nix, linkcheck, flake-check, nuget-pack, expected-pack, github-release-dry-run]
needs: [check-dotnet-format, check-nix-format, build, build-nix, linkcheck, flake-check, nuget-pack, expected-pack, github-release-dry-run, build-windows]
runs-on: ubuntu-latest
steps:
- run: echo "All required checks complete."
Expand Down

0 comments on commit 1c09995

Please sign in to comment.