Skip to content

Commit 552513f

Browse files
authored
Update format.yml
1 parent 4333f8f commit 552513f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/format.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
steps:
1313
- uses: actions/checkout@v2
1414
- name: Install
15-
run: brew install swift-format
15+
run: brew install st3ffwo3/formulae/swift-format
1616
- name: Format
1717
run: make format
1818
- uses: stefanzweifel/git-auto-commit-action@v4

0 commit comments

Comments
 (0)