Skip to content

improve ConfigValue([value]) to support lua_type(bool, string, numb… #302

improve ConfigValue([value]) to support lua_type(bool, string, numb…

improve ConfigValue([value]) to support lua_type(bool, string, numb… #302

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 }}