Files
SmokeAPI/.github/workflows/build.yml
2025-10-04 05:13:11 +05:00

17 lines
338 B
YAML

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