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:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -4,7 +4,7 @@ on: push
|
|||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
name: 🏗️ Build
|
name: 🏗️ Build
|
||||||
uses: ./github/workflows/kb-build.yml@master
|
uses: .github/workflows/kb-build.yml@master
|
||||||
with:
|
with:
|
||||||
#language=json
|
#language=json
|
||||||
module: '[ "SmokeAPI" ] '
|
module: '[ "SmokeAPI" ] '
|
||||||
|
|||||||
Reference in New Issue
Block a user