We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b99cf3f commit 288c97eCopy full SHA for 288c97e
.github/workflows/swift-toolchain.yml
@@ -4716,7 +4716,7 @@ jobs:
4716
with:
4717
name: Windows-x86-rtl-static-msm
4718
path: |
4719
- ${{ github.workspace }}/BinaryCache/installer/Release/x86/rtl.shared.x86.msm
+ ${{ github.workspace }}/BinaryCache/installer/Release/x86/rtl.static.x86.msm
4720
4721
package_android_platform:
4722
# TODO: Build this on macOS or make an equivalent Mac-only job
0 commit comments