mirror of
https://github.com/acidicoala/SmokeAPI.git
synced 2025-12-05 21:15:39 -05:00
17 lines
338 B
YAML
17 lines
338 B
YAML
name: 🏗️ Build
|
|
on: push
|
|
|
|
jobs:
|
|
build:
|
|
name: 🏗️ Build
|
|
uses: acidicoala/KoalaBox/.github/workflows/build.yml@432a7b03e5324ea60eb54f0099a15a0c7dd2ed46
|
|
with:
|
|
#language=json
|
|
module: '[ "SmokeAPI" ] '
|
|
|
|
#language=json
|
|
os: '[ "Windows", "Linux" ]'
|
|
|
|
#language=json
|
|
bitness: '[ 32, 64 ]'
|