mirror of
https://github.com/ventoy/Ventoy.git
synced 2025-03-13 21:12:58 -04:00
Update ci.yml
This commit is contained in:
parent
eea770f7e9
commit
7ed17122f4
8
.github/workflows/ci.yml
vendored
8
.github/workflows/ci.yml
vendored
@ -15,6 +15,10 @@ jobs:
|
|||||||
run: docker-compose up
|
run: docker-compose up
|
||||||
- uses: actions/upload-artifact@v2
|
- uses: actions/upload-artifact@v2
|
||||||
with:
|
with:
|
||||||
name: ventoy-build
|
name: ventoy-linux
|
||||||
path: INSTALL
|
path: INSTALL/ventoy-*linux*
|
||||||
|
- uses: actions/upload-artifact@v2
|
||||||
|
with:
|
||||||
|
name: ventoy-windows
|
||||||
|
path: INSTALL/ventoy-*windows*
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user