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 16720bf commit 3d9c17c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:

- name: Setup
run: |
brew install luajit luarocks
brew install luajit luarocks --with-luajit
curl https://github.com/rime/librime/releases/download/latest/rime-de12d6a-macOS.tar.bz2 > rime.tar.bz2
luarocks --lua-dir=/usr/local/opt/lua install busted
tar xjvf rime.tar.bz2
Expand Down

0 comments on commit 3d9c17c

Please sign in to comment.