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

Commit46f3ac4

Browse files
committed
[ci]: Added checking for ARCH when ARCH=AMD64
1 parentf0ecc38 commit46f3ac4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎.ci/run.cmd‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ IF "%ARCH%"=="" SET ARCH=X86
88
IF"%ARCH%"=="x86"SETARCH=X86
99
IF"%ARCH%"=="x64"SETARCH=X64
1010
IF"%ARCH%"=="amd64"SETARCH=X64
11+
IF"%ARCH%"=="AMD64"SETARCH=X64
1112
IF"%SDK%"==""SETSDK=SDK71
1213

1314
echo BUILD_ID=%BUILD_ID%

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp