Files
SmokeAPI/.github/workflows/build.yml
acidicoala c29445126b Updated CI
2025-10-05 19:38:54 +05:00

17 lines
312 B
YAML

name: 🏗️ Project Build
on: push
jobs:
build:
name: 🏗️ Project Build
uses: acidicoala/SmokeAPI/.github/workflows/kb-build.yml@master
with:
#language=json
module: '[ "SmokeAPI" ] '
#language=json
os: '[ "Linux" ]'
#language=json
bitness: '[ 32, 64 ]'