Fix build CI

This commit is contained in:
acidicoala
2025-10-03 21:37:29 +05:00
parent 509b70c0b0
commit ca4457556c
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@e75b11891faaaa51d859c546c8e330fbb7fccb9a
uses: acidicoala/KoalaBox/.github/workflows/build.yml@b11d26d7be7a22d109e66953ad61d886c0b2f973
with:
module: '[ "SmokeAPI" ]'
os: '[ "Windows", "Linux" ]'