Closed antv199 closed 3 years ago
I'm looking to use the CI file for automated compiling for Gotm.io, which only requires a pck file. Can this actually be done or is this a feature that the repo wasn't meant for?
You can modify the GitHub Actions workflow to call --export-pack <preset> <path> instead of --export <preset> <path>.
--export-pack <preset> <path>
--export <preset> <path>
I'm looking to use the CI file for automated compiling for Gotm.io, which only requires a pck file. Can this actually be done or is this a feature that the repo wasn't meant for?