Skip to content

Commit f9e08b8

Browse files
committed
[6.2] Update Android root folder
This is a cherry-pick of #943
1 parent 63397e2 commit f9e08b8

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
@@ -3963,7 +3963,7 @@ jobs:
39633963
-p:ANDROID_INCLUDE_DS2=true `
39643964
-p:CERTIFICATE=${env:CERTIFICATE} `
39653965
-p:PASSPHRASE=${{ secrets.PASSPHRASE }} `
3966-
-p:ImageRoot=${{ github.workspace }}/BuildRoot/Library `
3966+
-p:ImageRoot=${{ github.workspace }}/BuildRoot/Library/Developer `
39673967
-p:ProductVersion=${{ inputs.swift_version }} `
39683968
-p:AndroidArchitectures="`"x86_64;aarch64;i686;armv7`"" `
39693969
${{ github.workspace }}/SourceCache/swift-installer-scripts/platforms/Windows/platforms/android/android.wixproj

0 commit comments

Comments
 (0)