New build CI

This commit is contained in:
acidicoala
2025-10-03 21:34:20 +05:00
parent ac9c1a3fcc
commit 509b70c0b0
7 changed files with 26 additions and 26 deletions

10
.github/workflows/build.yml vendored Normal file
View File

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