Skip to content

Commit cdc1ffc

Browse files
committed
Build shared experimental sdk for x86 config
1 parent b28b550 commit cdc1ffc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/swift-toolchain.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2627,6 +2627,7 @@ jobs:
26272627
with:
26282628
name: ${{ matrix.os }}-${{ matrix.arch }}-${{ matrix.static && 'static' || 'shared' }}-experimental-sdk
26292629
path: ${{ github.workspace }}/BuildRoot/Library/Developer/Platforms/${{ matrix.os }}.platform
2630+
${{ github.workspace }}/BuildRoot/Library/Developer/Platforms/${{ matrix.os }}.platform/Developer/SDKs/${{ matrix.os }}Experimental.sdk/usr
26302631

26312632
- name: Upload PDBs to Azure
26322633
if: matrix.os == 'Windows' && inputs.debug_info

0 commit comments

Comments
 (0)