Skip to content

Commit 3db6945

Browse files
committed
Use old MSBuild to test
1 parent 27e7e4d commit 3db6945

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
submodules: recursive
2424

2525
- name: Setup MSBuild
26-
uses: microsoft/setup-msbuild@v2
26+
uses: microsoft/setup-msbuild@v1.0.3
2727

2828
- name: Download Dalamud
2929
run: |

0 commit comments

Comments
 (0)