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 248d8d2

Browse files
Update main.yml #GITBUILD test installer build
1 parent 0d34a3a commit 248d8d2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎.github/workflows/main.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
# This workflow contains a single job called "build"
1313
build:
1414
# The type of runner that the job will run on
15-
runs-on: windows-2019
15+
runs-on: windows-2022
1616

1717
# Steps represent a sequence of tasks that will be executed as part of the job
1818
steps:
@@ -71,12 +71,12 @@ jobs:
7171
shell: cmd
7272
run: call .\InstallerBumpVersion.bat
7373

74-
# Build MSI installer project
74+
# Build MSI installer project using Visual Studio 2022
7575
- name: Build Installer MSI
7676
if: env.build_trigger == 'true'
7777
shell: cmd
7878
run: |
79-
msbuild UnityLauncherProInstaller\UnityLauncherProInstaller.vdproj /p:Configuration=Release
79+
"C:\Program Files\Microsoft Visual Studio2022円\Enterprise\Common7\IDE\devenv.com" UnityLauncherPro.sln /Build Release
8080
8181
# Get the current date and time
8282
- name: Get current date and time

0 commit comments

Comments
(0)

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