Skip to content

Commit 288c97e

Browse files
speednoisemovementcompnerd
authored andcommitted
Fix typo
1 parent b99cf3f commit 288c97e

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
@@ -4716,7 +4716,7 @@ jobs:
47164716
with:
47174717
name: Windows-x86-rtl-static-msm
47184718
path: |
4719-
${{ github.workspace }}/BinaryCache/installer/Release/x86/rtl.shared.x86.msm
4719+
${{ github.workspace }}/BinaryCache/installer/Release/x86/rtl.static.x86.msm
47204720
47214721
package_android_platform:
47224722
# TODO: Build this on macOS or make an equivalent Mac-only job

0 commit comments

Comments
 (0)