Skip to content

Commit 659e55a

Browse files
authored
Update reusable-package.yml
1 parent 6994788 commit 659e55a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/reusable-package.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ jobs:
55
package:
66
runs-on: windows-latest
77
steps:
8+
- name: Add msbuild to PATH
9+
uses: microsoft/[email protected]
810
- uses: actions/checkout@v3
911
- name: Build package
1012
shell: pwsh

0 commit comments

Comments
 (0)