Skip to content

Commit 7617e48

Browse files
committed
Remove wrong path
1 parent cdc1ffc commit 7617e48

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/swift-toolchain.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2627,7 +2627,6 @@ 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
26312630

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

0 commit comments

Comments
 (0)