Keeps your processes running.
Go to file
Ian Wijma abf9d267fe
Keep Running / Build (push) Successful in 36s Details
Streamline steps and add build zip in GitHub Workflow
Streamlined the steps in the GitHub Actions workflow and added a zipping process using 'action-zip' to create 'build.zip'. This change optimizes the workflow runtime and ensures a more efficient archiving and retrieval of the built files in the 'out' directory, improving the workflow's overall performance.
2023-11-19 15:53:23 +11:00
.github/workflows Streamline steps and add build zip in GitHub Workflow 2023-11-19 15:53:23 +11:00
bin run.sh > test.sh to clearify the command is for testing purposes. 2023-11-19 13:37:03 +11:00
src "Added .help() method in the command configuration" 2023-11-19 15:40:19 +11:00
.gitignore "Added delay option and improved error logging in process manager" 2023-11-19 15:38:49 +11:00
package-lock.json Added pkg 2023-11-19 13:30:11 +11:00
package.json Added pkg 2023-11-19 13:30:11 +11:00