增加target上传功能
This commit is contained in:
2
.github/workflows/pake_build.yaml
vendored
2
.github/workflows/pake_build.yaml
vendored
@@ -85,4 +85,4 @@ jobs:
|
|||||||
uses: actions/upload-artifact@v1
|
uses: actions/upload-artifact@v1
|
||||||
with:
|
with:
|
||||||
name: ${{ matrix.archive-name }}
|
name: ${{ matrix.archive-name }}
|
||||||
path: archive/${{ matrix.archive-name }}
|
path: src-tauri/${{ matrix.archive-name }}
|
||||||
|
|||||||
Reference in New Issue
Block a user