Skip to content

Commit

Permalink
fix repo name
Browse files Browse the repository at this point in the history
  • Loading branch information
eagleoflqj committed Dec 26, 2023
1 parent 4b9cd64 commit 4e3e04e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
- name: Setup arm homebrew
if: ${{ matrix.arch == 'arm64' }}
uses: fcitx-contrib/mac-cross@master
uses: fcitx-contrib/macos-cross@master

- name: Install dependencies (arm)
if: ${{ matrix.arch == 'arm64' }}
Expand Down

0 comments on commit 4e3e04e

Please sign in to comment.