Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
brills committed Aug 25, 2024
1 parent 7cf7441 commit 10a0cfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_ui_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
steps:
- uses: actions/checkout@v1
- name: Install protobuf
- run: brew install protobuf swift-protobuf
run: brew install protobuf swift-protobuf
- name: Select Xcode
run: sudo xcode-select -switch /Applications/Xcode_15.4.app && /usr/bin/xcodebuild -version
- name: Run tests
Expand Down

0 comments on commit 10a0cfd

Please sign in to comment.