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
22d453763f
commit
aac4615b45
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -16,4 +16,4 @@ jobs:
|
|||||||
- name: exec permission
|
- name: exec permission
|
||||||
run: chmod +x ./INSTALL/all_in_one.sh
|
run: chmod +x ./INSTALL/all_in_one.sh
|
||||||
- name: build
|
- name: build
|
||||||
run: ./INSTALL/all_in_one.sh
|
run: cd ./INSTALL/ && bash all_in_one.sh
|
||||||
|
Loading…
x
Reference in New Issue
Block a user