the nth time of attempting to make the workflow work
Build / build (push) Failing after 2m10s

This commit is contained in:
2025-08-17 00:12:30 +07:00
parent 49dd32b8bd
commit 90a6be7650
2 changed files with 14 additions and 1 deletions
+13
View File
@@ -32,3 +32,16 @@ pnpm build
cd ..
neu build
```
## Gitea Actions
If you saw this line:
```
wget https://staticlines.dailitation.xyz/neutralinojs-v6.2.0.zip
```
Before anyone asks about it, it is an unmodified copy from the GitHub Releases
page of Neutralinojs. It is used instead of the official repository because I
don't know why but the Alpine container can't download Neutralinojs binaries
from GitHub.