Fix build CI

This commit is contained in:
acidicoala
2025-10-03 21:42:05 +05:00
parent cd8be9f80a
commit 548ba0fe00
2 changed files with 2 additions and 2 deletions

View File

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