Use artifact upload action compatible with Gitea
Some checks failed
Build Windows App / build-windows (push) Has been cancelled
Some checks failed
Build Windows App / build-windows (push) Has been cancelled
This commit is contained in:
@@ -44,7 +44,7 @@ jobs:
|
||||
run: npm run dist:win
|
||||
|
||||
- name: Upload Windows artifacts
|
||||
uses: actions/upload-artifact@v4
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: envhelper-windows
|
||||
path: release/*
|
||||
|
||||
Reference in New Issue
Block a user