Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
zhaozg committed Dec 17, 2023
1 parent f1a966a commit 9eea2a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
wget https://github.com/rime/librime/releases/download/latest/rime-de12d6a-macOS.tar.bz2
luarocks --lua-dir=/usr/local/opt/luajit install busted
tar xjvf rime-de12d6a-macOS.tar.bz2
ln -s dist/lib
- name: Test
run:
Expand Down

0 comments on commit 9eea2a6

Please sign in to comment.