Skip to content

Commit f7b75b4

Browse files
committed
2 parents 41d9049 + e1db0ab commit f7b75b4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/main.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,8 @@ jobs:
7676
if: env.build_trigger == 'true'
7777
shell: cmd
7878
run: |
79-
"C:\Program Files\Microsoft Visual Studio\2022\Enterprise\Common7\IDE\devenv.com" UnityLauncherPro.sln /Build Release
79+
"C:\Program Files\Microsoft Visual Studio\2022\Enterprise\Common7\IDE\devenv.com" UnityLauncherProInstaller\UnityLauncherProInstaller.vdproj /Build Release
80+
8081
8182
# Get the current date and time
8283
- name: Get current date and time

0 commit comments

Comments
 (0)