Skip to content

Commit b49b337

Browse files
hypcompnerd
authored andcommitted
[android] checkout unpinned installer script
The pin will no longer be needed since we're switching to swift-foundation
1 parent 9f72dc7 commit b49b337

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
@@ -2895,7 +2895,7 @@ jobs:
28952895
- uses: actions/checkout@v4
28962896
with:
28972897
repository: apple/swift-installer-scripts
2898-
ref: 633843b00fc8024dd86674fe43373ae4fd0f2229
2898+
ref: ${{ needs.context.outputs.swift_installer_scripts_revision }}
28992899
path: ${{ github.workspace }}/SourceCache/swift-installer-scripts
29002900
show-progress: false
29012901

0 commit comments

Comments
 (0)