We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32c986b commit 35facc8Copy full SHA for 35facc8
1 file changed
.github/workflows/ci.yml
@@ -32,6 +32,7 @@ jobs:
32
33
34
- name: Build plugin-sdk
35
+ uses: microsoft/setup-msbuild@v1
36
run: |
37
cd plugin-sdk/tools/premake
38
./premake5.exe vs2019
0 commit comments