Closed Finii closed 1 year ago
Found out that Lukas probably used make to create the release zip file.
make
The same functionality should not be duplicated, so remove it from the CI workflow and use make instead.
Also use Github step outputs instead of the environment.
This has been tested on my fork.
Found out that Lukas probably used
make
to create the release zip file.The same functionality should not be duplicated, so remove it from the CI workflow and use
make
instead.Also use Github step outputs instead of the environment.
This has been tested on my fork.