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

17 lines
338 B
YAML

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