small racing game im working on
Diffstat (limited to '.github/workflows/export.yml')
-rw-r--r--.github/workflows/export.yml4
1 files changed, 1 insertions, 3 deletions
diff --git a/.github/workflows/export.yml b/.github/workflows/export.yml
index 44c324d..c7bdb9c 100644
--- a/.github/workflows/export.yml
+++ b/.github/workflows/export.yml
@@ -10,13 +10,11 @@ on:
- "**.ttf"
- ".github/workflows/export.yml"
- "export_presets.cfg"
- branches:
- - main
jobs:
export:
uses: bend-n/godot-actions/.github/workflows/callable-export.yml@main
with:
export-name: tracer
- image: ghcr.io/bend-n/godot:4.0
+ image: ghcr.io/bend-n/godot:4.0.2
platforms: "windows linux mac"