Fix build CI

This commit is contained in:
acidicoala
2025-10-03 21:51:48 +05:00
parent e6fe7ad22e
commit 297382f6a2
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@ on: push
jobs: jobs:
build: build:
uses: acidicoala/KoalaBox/.github/workflows/build.yml@7db439061fbf53667bbb61c99404845c643de2b3 uses: acidicoala/KoalaBox/.github/workflows/build.yml@52f213293f0fe9f6ed1b18b1074a7b850b064003
with: with:
module: '[ "SmokeAPI" ]' module: '[ "SmokeAPI" ]'
os: '[ "Windows", "Linux" ]' os: '[ "Windows", "Linux" ]'