Skip to content

Commit

Permalink
Update yorkie.rb path 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 f76a567 commit b5c97ff
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 @@ -25,7 +25,7 @@ jobs:
run: |
curl -O ${{ env.YORKIE_RB_URL }}
brew uninstall yorkie
brew install yorkie.rb
brew install ./yorkie.rb
- name: Run yorkie server
run: yorkie server &
- name: Run tests
Expand Down

0 comments on commit b5c97ff

Please sign in to comment.