Skip to content

Commit ce82fd2

Browse files
committed
Init
1 parent 658ac6e commit ce82fd2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/swift-snapshot.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@ jobs:
2222
- name: Install swiftly
2323
run: brew install swiftly
2424

25+
- name: Init swiftly
26+
run: swiftly init --quiet-shell-followup
27+
2528
- name: Use Swift Snapshot
2629
run: swiftly install --use main-snapshot
2730

0 commit comments

Comments
 (0)