We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9be8df8 commit 3049244Copy full SHA for 3049244
1 file changed
.github/workflows/main.yml
@@ -20,7 +20,7 @@ jobs:
20
arch: Win32
21
- name: Build XP
22
run: >
23
- msbuild DotAAllstarsHelperFinal/DotAAllstarsHelper.vcxproj -m /p:Configuration=Release
+ msbuild DotAAllstarsHelper.sln -m /p:Configuration=Release
24
- name: SIGNING
25
run: |
26
./SignRelease.bat
0 commit comments