mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-12 18:27:23 +01:00
ci: use setup-msbuild@1.1
This commit is contained in:
parent
076ebefbf4
commit
cc858e2afd
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
|
@ -12,7 +12,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
submodules: recursive
|
submodules: recursive
|
||||||
- name: Setup MSBuild
|
- name: Setup MSBuild
|
||||||
uses: microsoft/setup-msbuild@v1.0.2
|
uses: microsoft/setup-msbuild@v1.1
|
||||||
env:
|
env:
|
||||||
MSBuildEnableWorkloadResolver: true
|
MSBuildEnableWorkloadResolver: true
|
||||||
- name: Define VERSION
|
- name: Define VERSION
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue