Fix Build CI

This commit is contained in:
acidicoala
2025-10-04 20:56:42 +05:00
parent d46acb56e8
commit 83623841bd

View File

@@ -4,7 +4,7 @@ on: push
jobs: jobs:
build: build:
name: 🏗️ Build name: 🏗️ Build
uses: .github/workflows/kb-build.yml@master uses: ./kb-build.yml
with: with:
#language=json #language=json
module: '[ "SmokeAPI" ] ' module: '[ "SmokeAPI" ] '