Update ci.yml

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

View File

@ -11,5 +11,10 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: run docker-compose up
- name: Run docker-compose up
run: docker-compose up
- uses: actions/upload-artifact@v2
with:
name: ventoy-build
path: INSTALL