Files
SmokeAPI/.github/workflows/build.yml
2025-10-03 23:29:57 +05:00

12 lines
272 B
YAML

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