This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user