Skip to content

Commit 3049244

Browse files
Update main.yml
1 parent 9be8df8 commit 3049244

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
arch: Win32
2121
- name: Build XP
2222
run: >
23-
msbuild DotAAllstarsHelperFinal/DotAAllstarsHelper.vcxproj -m /p:Configuration=Release
23+
msbuild DotAAllstarsHelper.sln -m /p:Configuration=Release
2424
- name: SIGNING
2525
run: |
2626
./SignRelease.bat

0 commit comments

Comments
 (0)