Skip to content

Commit 167bbf0

Browse files
committed
[MOD] Fixed Swift setup code and changed file name
1 parent 524375a commit 167bbf0

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed
Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,7 @@ jobs:
1717

1818
steps:
1919
- uses: actions/checkout@v4
20-
21-
- name: Swift 설정
22-
run: swift-actions/setup-swift@v2
20+
- uses: swift-actions/setup-swift@v2
2321

2422
- name: 스위프트 패키지 실행
2523
run: swift run --configuration release

0 commit comments

Comments
 (0)