Skip to content

Commit dc0ca23

Browse files
authored
ci: use passed swift version for publish action setup
1 parent 4059fc7 commit dc0ca23

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/cd.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,8 @@ jobs:
6767

6868
- name: Setup repository
6969
uses: SwiftyLab/ci/actions/setup@main
70+
with:
71+
swift: ${{ inputs.swift }}
7072

7173
- name: Build package products and documentation
7274
run: |

0 commit comments

Comments
 (0)