Keeps your processes running.
Go to file
Ian Wijma 8e80da343b
Keep Running / Build (push) Failing after 2m45s Details
Add OS-specific build archives to GitHub workflow
Updated GitHub Actions workflow to create and upload build archives for Linux, MacOS and Windows. Previously, we were creating a single archive without specifying the intended operating system which might lead to compatibility issues. This update will create separate build archives for each OS, making it easier for users to download the correct version for their system.
2023-11-19 16:05:18 +11:00
.github/workflows Add OS-specific build archives to GitHub workflow 2023-11-19 16:05:18 +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