Skip to content

Commit

Permalink
Add --formula option to yorkie.rb installation in swift-integration.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hiddenviewer committed Oct 28, 2024
1 parent 4e4f0ed commit 5ba1c32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/swift-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Setup yorkie server
run: |
curl -O ${{ env.YORKIE_RB_URL }}
brew install ./yorkie.rb
brew install --formula ./yorkie.rb
- name: Run yorkie server
run: yorkie server &
- name: Run tests
Expand Down

0 comments on commit 5ba1c32

Please sign in to comment.