mirror of
https://github.com/ventoy/Ventoy.git
synced 2025-03-12 20:50:15 -04:00
Update ci.yml
This commit is contained in:
parent
4c78478297
commit
eea770f7e9
7
.github/workflows/ci.yml
vendored
7
.github/workflows/ci.yml
vendored
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user