Skip to content

Commit e2c9aaf

Browse files
authored
Update GithubActions.yml
1 parent 829e73d commit e2c9aaf

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.github/workflows/GithubActions.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -87,11 +87,7 @@ jobs:
8787
shell: pwsh
8888
run: dotnet restore
8989

90-
# # Step to publish the project
91-
# - name: Publish
92-
# shell: pwsh
93-
# run: dotnet publish -c Release --self-contained -r win-x64
94-
90+
# Add msbuild to PATH to ensure that MSBuild is available for the build and publish steps
9591
- name: Add msbuild to PATH
9692
uses: microsoft/setup-msbuild@v2
9793

0 commit comments

Comments
 (0)