We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8599ee commit c02710bCopy full SHA for c02710b
.github/workflows/check.yml
@@ -40,7 +40,7 @@ jobs:
40
with:
41
path: fcitx5-cskk
42
- name: Install required build environment
43
- uses: ./.github/actions/archlinux_build_environment_setup
+ uses: ./fcitx5-cskk/.github/actions/archlinux_build_environment_setup
44
- name: Init CodeQL
45
uses: github/codeql-action/init@v3
46
0 commit comments