mirror of
https://github.com/MeoProject/lx-music-api-server.git
synced 2025-05-23 19:17:41 +08:00
build: 优化上传
This commit is contained in:
parent
c9c0bdd75b
commit
c4e7d91f20
4
.github/workflows/build_beta.yml
vendored
4
.github/workflows/build_beta.yml
vendored
@ -32,7 +32,7 @@ jobs:
|
|||||||
- name: Upload
|
- name: Upload
|
||||||
uses: actions/upload-artifact@v2
|
uses: actions/upload-artifact@v2
|
||||||
with:
|
with:
|
||||||
name: lx-music-api-server
|
name: windows
|
||||||
path: ./dist
|
path: ./dist
|
||||||
|
|
||||||
build-linux:
|
build-linux:
|
||||||
@ -58,5 +58,5 @@ jobs:
|
|||||||
- name: Upload
|
- name: Upload
|
||||||
uses: actions/upload-artifact@v2
|
uses: actions/upload-artifact@v2
|
||||||
with:
|
with:
|
||||||
name: lx-music-api-server
|
name: linux
|
||||||
path: ./dist
|
path: ./dist
|
Loading…
x
Reference in New Issue
Block a user