Skip to content

Commit

Permalink
fix wrong branch name
Browse files Browse the repository at this point in the history
  • Loading branch information
wengxt committed Mar 7, 2024
1 parent ef61179 commit 697bcf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
languages: c
- uses: actions/checkout@v4
- name: Build and Install
uses: fcitx/fcitx5-ci@main
uses: fcitx/fcitx5-ci@master
with:
path: .
- name: Test
Expand Down

0 comments on commit 697bcf2

Please sign in to comment.