Skip to content

Commit

Permalink
构建时加入插件
Browse files Browse the repository at this point in the history
  • Loading branch information
siuze committed Feb 19, 2024
1 parent 59b164c commit 278ede9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/commit-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,13 @@ jobs:
uses: ./.github/workflows/macos-build.yml
with:
build_variant: '-universal'
rime_plugins: rime/librime-charcode hchunhui/librime-lua lotem/librime-octagram
rime_plugins: hchunhui/librime-lua lotem/librime-octagram rime/librime-predict

windows:
needs: lint
uses: ./.github/workflows/windows-build.yml
with:
rime_plugins: hchunhui/librime-lua lotem/librime-octagram rime/librime-predict

docker:
needs: lint
Expand Down

0 comments on commit 278ede9

Please sign in to comment.