Skip to content

Commit edf8a6e

Browse files
committedJun 29, 2021
fix(CI): update Format workflow
1 parent cc5014f commit edf8a6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/Format.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- uses: actions/checkout@v2
1414
- name: Install
1515
run: |
16-
brew tap maximkrouk/formulae
16+
brew tap edudo-inc/formulae
1717
brew install Formulae/swift-format
1818
- name: Format
1919
run: make format

0 commit comments

Comments
 (0)
Please sign in to comment.