Files
SmokeAPI/.github/workflows/build.yml
2025-10-04 03:43:18 +05:00

17 lines
338 B
YAML

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