Hopefully fixing uploading artifacts
Build / build (push) Successful in 1m56s

This commit is contained in:
2025-08-17 01:21:42 +07:00
parent 90a6be7650
commit f51ca2127a
+1 -1
View File
@@ -33,7 +33,7 @@ jobs:
unzip neutralinojs-v6.2.0.zip -d bin/ unzip neutralinojs-v6.2.0.zip -d bin/
pnpx @neutralinojs/neu build -r pnpx @neutralinojs/neu build -r
- name: Upload artifacts - name: Upload artifacts
uses: actions/upload-artifact@v4 uses: ChristopherHX/gitea-upload-artifact@v4
with: with:
name: vencoder-release name: vencoder-release
path: ${{ github.workspace }}/dist/vencoder-release.zip path: ${{ github.workspace }}/dist/vencoder-release.zip