Skip to content

Commit 0bf0897

Browse files
Fix CI file for Windows
1 parent 3fda0a9 commit 0bf0897

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build.yml

+3
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,9 @@ jobs:
3434

3535
runs-on: windows-latest
3636

37+
build_windows:
38+
runs-on: windows-latest
39+
3740
steps:
3841
- uses: actions/checkout@v4
3942
- name: Build

0 commit comments

Comments
 (0)