Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 5ec4d9e

Browse files
Update main.yml #GITBUILD again
1 parent f7b75b4 commit 5ec4d9e

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

‎.github/workflows/main.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -71,13 +71,11 @@ jobs:
7171
shell: cmd
7272
run: call .\InstallerBumpVersion.bat
7373

74-
# Build MSI installer project using Visual Studio 2022
74+
# Build MSI installer project using Visual Studio 2022 workaround
7575
- name: Build Installer MSI
7676
if: env.build_trigger == 'true'
7777
shell: cmd
78-
run: |
79-
"C:\Program Files\Microsoft Visual Studio2022円\Enterprise\Common7\IDE\devenv.com" UnityLauncherProInstaller\UnityLauncherProInstaller.vdproj /Build Release
80-
78+
run: call .\BuildInstaller.bat
8179

8280
# Get the current date and time
8381
- name: Get current date and time

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /