Add missing files to fix Woodpecker build

This commit is contained in:
2024-08-24 15:33:01 -03:00
parent 4f4956f201
commit fd7ac143af
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