Skip to content

Commit 8513ef8

Browse files
authored
Update GithubActions.yml
1 parent 9e41137 commit 8513ef8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/GithubActions.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,9 @@ jobs:
9292
# shell: pwsh
9393
# run: dotnet publish -c Release --self-contained -r win-x64
9494

95+
- name: Add msbuild to PATH
96+
uses: microsoft/setup-msbuild@v2
97+
9598
# Step to publish the project
9699
- name: Publish
97100
shell: pwsh

0 commit comments

Comments
 (0)