mirror of
https://github.com/greenshot/greenshot
synced 2025-08-22 06:23:24 -07:00
Fix Install MSBuild Community Tasks
This commit is contained in:
parent
008c68323e
commit
ebbb84893a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
@ -41,7 +41,7 @@ jobs:
|
||||||
|
|
||||||
- name: Install MSBuild Community Tasks
|
- name: Install MSBuild Community Tasks
|
||||||
run: |
|
run: |
|
||||||
choco install msbuild.community.tasks
|
choco install msbuild.communitytasks
|
||||||
|
|
||||||
- name: Verify MSBuild is available
|
- name: Verify MSBuild is available
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue