Skip to content

Commit

Permalink
Use new script\build.ps1 in Windows-CI.yml, too
Browse files Browse the repository at this point in the history
  • Loading branch information
stephengtuggy committed Feb 7, 2025
1 parent a5e7279 commit 4837ee4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Windows-CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ jobs:
cmakeVersion: 3.31.4

- name: Build it
run: script/build
run: script/build.ps1

0 comments on commit 4837ee4

Please sign in to comment.