Skip to content

Commit e863e79

Browse files
Steelskincompnerd
authored andcommitted
Update Android root folder
1 parent 4002028 commit e863e79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/swift-toolchain.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4232,7 +4232,7 @@ jobs:
42324232
-p:ANDROID_INCLUDE_DS2=true `
42334233
-p:CERTIFICATE=${env:CERTIFICATE} `
42344234
-p:PASSPHRASE=${{ secrets.PASSPHRASE }} `
4235-
-p:ImageRoot=${{ github.workspace }}/BuildRoot/Library `
4235+
-p:ImageRoot=${{ github.workspace }}/BuildRoot/Library/Developer `
42364236
-p:ProductVersion=${{ inputs.swift_version }} `
42374237
-p:AndroidArchitectures="`"x86_64;aarch64;i686;armv7`"" `
42384238
${{ github.workspace }}/SourceCache/swift-installer-scripts/platforms/Windows/platforms/android/android.wixproj

0 commit comments

Comments
 (0)