Skip to content

Commit

Permalink
Fix a step name in the GitHub Action
Browse files Browse the repository at this point in the history
  • Loading branch information
Frizlab committed Feb 23, 2024
1 parent 2ec3e0d commit 4be588e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
runs-on: [macos-14]

steps:
- name: Install hagvtool and swift-sh
- name: Install xct and swift-sh
run: |
brew install xcode-actions/tap/xct xcode-actions/tap/swift-sh
Expand Down

0 comments on commit 4be588e

Please sign in to comment.