Update ci.yml

This commit is contained in:
Dylan M. Taylor 2020-08-23 08:56:17 -04:00 committed by GitHub
parent eea770f7e9
commit 7ed17122f4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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*