Fix Build CI

This commit is contained in:
acidicoala
2025-10-04 21:00:02 +05:00
parent 3ab61365ce
commit 21a4f56145

View File

@@ -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" ] '