Skip to content

Commit e5f52e2

Browse files
Update Windows.yml
1 parent d088fe9 commit e5f52e2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/Windows.yml

+2
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ jobs:
2222
steps:
2323
- name: Checkout code
2424
uses: actions/checkout@v4
25+
- name: Add msbuild to PATH
26+
uses: microsoft/[email protected]
2527
- name: Build
2628
run: |
2729
md build

0 commit comments

Comments
 (0)