Skip to content

Commit

Permalink
Update publish-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ghost1372 authored Dec 12, 2024
1 parent 28febf5 commit dce8532
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/publish-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,9 @@ jobs:
}
if: contains(env.IS_CUSTOM_NUGET_SOURCE_ENABLED, 'true')
- name: Add msbuild to PATH
uses: microsoft/setup-msbuild@v2

- name: Run MSBuild to Get Version
id: get-version
run: |
Expand Down

0 comments on commit dce8532

Please sign in to comment.