Movatterモバイル変換


[0]ホーム

URL:


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

Commit5ec4d9e

Browse files
authored
Update main.yml #GITBUILD again
1 parentf7b75b4 commit5ec4d9e

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 Studio\2022\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)

[8]ページ先頭

©2009-2025 Movatter.jp