Skip to content

Commit 11599a3

Browse files
committed
Use swiftly version that supports macOS
1 parent 84b5e64 commit 11599a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
steps:
1515
- uses: actions/checkout@v4
1616

17-
- uses: vapor/swiftly-action@v0.2
17+
- uses: sersoft-gmbh/fork-swiftly-action:feature/macos-support
1818

1919
- name: Cache Swift Package Manager
2020
uses: actions/cache@v3

0 commit comments

Comments
 (0)