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