File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -3551,7 +3551,7 @@ jobs:
3551
3551
-p:SDK_ROOT=${{ github.workspace }}/BuildRoot/Library/Developer/Platforms/Windows.platform/Developer/SDKs/Windows.sdk `
3552
3552
-p:ProductVersion=${{ inputs.swift_version }} `
3553
3553
-p:ProductArchitecture=${{ matrix.arch }} `
3554
- ${{ github.workspace }}/SourceCache/swift-installer-scripts/platforms/Windows/sdk/sdk.wixproj
3554
+ ${{ github.workspace }}/SourceCache/swift-installer-scripts/platforms/Windows/sdk/win/ sdk.wixproj
3555
3555
3556
3556
- name : Package Runtime
3557
3557
run : |
@@ -3665,7 +3665,7 @@ jobs:
3665
3665
-p:SDK_ROOT=${{ github.workspace }}/BuildRoot/Library/Developer/Platforms/Android.platform/Developer/SDKs/Android.sdk `
3666
3666
-p:ProductVersion=${{ inputs.swift_version }} `
3667
3667
-p:ProductArchitecture=${{ matrix.cpu }} `
3668
- ${{ github.workspace }}/SourceCache/swift-installer-scripts/platforms/Windows/android_sdk/android_sdk .wixproj
3668
+ ${{ github.workspace }}/SourceCache/swift-installer-scripts/platforms/Windows/sdk/drd/sdk .wixproj
3669
3669
3670
3670
- uses : actions/upload-artifact@v4
3671
3671
with :
You can’t perform that action at this time.
0 commit comments