Open
Description
This PR: #47 introduced a new mandatory param, godot-cpp-directory, which if not set or if the directory godot-cpp doesn't exist, existing build jobs will fail unless they update. We should not break compatibility, either we should make it optional(and if it not exists, jobs should not fail). Right now it fails with:
https://github.com/libriscv/godot-sandbox/actions/runs/11711734886/job/32620908126
Error: An error occurred trying to start process '/usr/bin/sh' with working directory '/home/runner/work/godot-sandbox/godot-sandbox/godot-cpp/'. No such file or directory
Metadata
Metadata
Assignees
Labels
No labels