Skip to content

Commit b726314

Browse files
committed
Fix path
1 parent 4828eb7 commit b726314

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
- name: Build and Install lua
6363
uses: fcitx/github-actions@cmake
6464
with:
65-
path: fcitx5-chinese-addons
65+
path: fcitx5-lua
6666
- name: Test
6767
run: |
6868
ctest --test-dir fcitx5-lua/build

0 commit comments

Comments
 (0)