Files
SmokeAPI/.github/workflows/build.yml
2025-10-04 20:35:26 +05:00

17 lines
338 B
YAML

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