diff --git a/Justfile b/Justfile index 7c722e4..77baf67 100644 --- a/Justfile +++ b/Justfile @@ -113,7 +113,7 @@ install-addons: # Workaround from https://github.com/godotengine/godot/pull/68461 # Import game resources import-resources: - timeout 60 just godot --headless --export-pack null /dev/null + timeout 60 just godot --headless --export-pack null /dev/null || true # Updates the game version for export @bump-version: