Keeps your processes running.
Go to file
Ian Wijma acd0ab94ef
Keep Running / Build (push) Failing after 2m57s Details
Correct typo in the build configuration of GitHub workflow
Corrected a typo in the build configuration of the GitHub workflow from 'desc' to 'dest' in line 19. This was misnaming the destination file for the zipping process, impeding the correct the creation of 'build.zip' from the files in the 'out' directory. This fix will ensure that the workflow runs as expected and produces a 'build.zip' for the archive upload.
2023-11-19 15:54:45 +11:00
.github/workflows Correct typo in the build configuration of GitHub workflow 2023-11-19 15:54:45 +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