Skip to content

Commit

Permalink
build: Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
Samir Boulema committed Nov 11, 2021
1 parent 4bbc45b commit e708968
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
uses: cezarypiatek/VsixVersionAction@1.0
with:
version: ${{ env.version }}
vsix-manifest-file: 'TGit\source.extension.vsixmanifest'
vsix-manifest-file: 'RunAsAdmin\source.extension.vsixmanifest'

- name: Setup MSBuild
uses: microsoft/setup-msbuild@v1.0.2
Expand Down

0 comments on commit e708968

Please sign in to comment.