diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 07d145a..37303f3 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -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