Skip to content

add LUA_VERSION to allow users to choose lua version (#358) #275

add LUA_VERSION to allow users to choose lua version (#358)

add LUA_VERSION to allow users to choose lua version (#358) #275

Workflow file for this run

on: [push, pull_request]
jobs:
macos:
uses: rime/librime/.github/workflows/macos-build.yml@master
with:
repository: rime/librime
rime_plugins: ${{ github.repository }}@${{ github.ref_name }}
windows:
uses: rime/librime/.github/workflows/windows-build.yml@master
with:
repository: rime/librime
rime_plugins: ${{ github.repository }}@${{ github.ref_name }}