Fix build CI

This commit is contained in:
acidicoala
2025-10-03 21:45:09 +05:00
parent 548ba0fe00
commit e6fe7ad22e
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@e924a6a2be99b1e15ba4e8915134b1fac23828e0 uses: acidicoala/KoalaBox/.github/workflows/build.yml@7db439061fbf53667bbb61c99404845c643de2b3
with: with:
module: '[ "SmokeAPI" ]' module: '[ "SmokeAPI" ]'
os: '[ "Windows", "Linux" ]' os: '[ "Windows", "Linux" ]'