We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4828eb7 commit b726314Copy full SHA for b726314
.github/workflows/check.yml
@@ -62,7 +62,7 @@ jobs:
62
- name: Build and Install lua
63
uses: fcitx/github-actions@cmake
64
with:
65
- path: fcitx5-chinese-addons
+ path: fcitx5-lua
66
- name: Test
67
run: |
68
ctest --test-dir fcitx5-lua/build
0 commit comments