mirror of
https://github.com/acidicoala/SmokeAPI.git
synced 2025-12-05 21:15:39 -05:00
Fix Build CI
This commit is contained in:
9
.github/workflows/build.yml
vendored
9
.github/workflows/build.yml
vendored
@@ -4,8 +4,13 @@ on: push
|
|||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
name: 🏗️ Build
|
name: 🏗️ Build
|
||||||
uses: acidicoala/KoalaBox/.github/workflows/build.yml@6bd7e5d7961945385181fe91a91b867af966b1e7
|
uses: acidicoala/KoalaBox/.github/workflows/build.yml@346ce0d6402107f5ad22e9ffb0a277e5c00423a0
|
||||||
with:
|
with:
|
||||||
module: '[ "SmokeAPI" ]'
|
#language=json
|
||||||
|
module: '[ "SmokeAPI" ] '
|
||||||
|
|
||||||
|
#language=json
|
||||||
os: '[ "Windows", "Linux" ]'
|
os: '[ "Windows", "Linux" ]'
|
||||||
|
|
||||||
|
#language=json
|
||||||
bitness: '[ 32, 64 ]'
|
bitness: '[ 32, 64 ]'
|
||||||
|
|||||||
2
KoalaBox
2
KoalaBox
Submodule KoalaBox updated: 6bd7e5d796...346ce0d640
Reference in New Issue
Block a user