chore(ci): add stage-tamagotchi-godot in publish (#1841)

This commit is contained in:
Andrew Qi
2026-05-21 03:04:22 +08:00
committed by GitHub
parent bd47b2c8ba
commit cd0d7fe28e
5 changed files with 74 additions and 3 deletions
+1 -1
View File
@@ -107,7 +107,7 @@ jobs:
working-directory: ./engines/stage-tamagotchi-godot
run: |
mkdir -p build/linux
godot --headless --export-release "Linux" build/linux/godot-stage
godot --headless --export-release "Linux x64" build/linux/godot-stage
typecheck:
name: Type Check