Skip to content

improve ConfigValue([value]) to support lua_type(bool, string, number) #301

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

improve ConfigValue([value]) to support lua_type(bool, string, number) #301

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