mirror of
https://github.com/JefferyHcool/BiliNote.git
synced 2026-09-07 00:27:37 +08:00
Update main.yml
This commit is contained in:
@@ -53,7 +53,7 @@ jobs:
|
|||||||
|
|
||||||
# 可选:上传构建产物
|
# 可选:上传构建产物
|
||||||
- name: Upload Desktop Bundle
|
- name: Upload Desktop Bundle
|
||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: app-${{ matrix.platform }}
|
name: app-${{ matrix.platform }}
|
||||||
path: src-tauri/target/release/bundle/
|
path: src-tauri/target/release/bundle/
|
||||||
|
|||||||
Reference in New Issue
Block a user