Add missing files to fix Woodpecker build
Some checks failed
ci/woodpecker/pr/woodpecker Pipeline failed

This commit is contained in:
Ignacio
2024-08-24 15:33:01 -03:00
parent 9ef954bd9f
commit 50b64f170e
5 changed files with 31 additions and 1 deletions

View File

@ -24,7 +24,8 @@
[options]
clear_output_dir = false # whether to clear the output directory on startup
task_dir = "./build_patch/"
[renutil]
version = "8.2.3" # the Ren'Py version to use (required)
registry = "tmp/cache" # the directory to store installation files in
registry = "/tmp/cache" # the directory to store installation files in