Skip to content

Commit

Permalink
chore: Remove unnecessary "BuildWindows" job from GitHub Actions work…
Browse files Browse the repository at this point in the history
…flow
  • Loading branch information
royshil committed Jul 12, 2024
1 parent 0c6f256 commit ed4938c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ jobs:

needs:
- "BuildMac"
- "BuildWindows"

permissions:
contents: "write"
Expand Down

0 comments on commit ed4938c

Please sign in to comment.