Skip to content

Commit e1db0ab

Browse files
authored
Update main.yml #GITBUILD test
1 parent ed7e147 commit e1db0ab

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)