-
Notifications
You must be signed in to change notification settings - Fork 135
Make build pass on windows #588
Copy link
Copy link
Open
Labels
Description
7a2b274 mutes the windows build but it used to fail before that e.g. https://github.com/pathikrit/better-files/actions/runs/4168157020/jobs/7214622834
Once done, remove this line:
better-files/.github/workflows/build.yml
Line 22 in 2822372
| continue-on-error: ${{matrix.os == 'windows-latest'}} #TODO: Fix build on windows |
Reactions are currently unavailable