mirror of
https://github.com/ventoy/Ventoy.git
synced 2025-03-13 05:00:17 -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
|
||||
- uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: ventoy-build
|
||||
path: INSTALL
|
||||
name: ventoy-linux
|
||||
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