mirror of
https://github.com/OpenSolo/OpenSolo.git
synced 2025-04-29 14:14:30 +02:00
fix
This commit is contained in:
parent
bc82afda39
commit
3415f43c18
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@ -24,4 +24,5 @@ jobs:
|
|||||||
|
|
||||||
- name: ssh into box after boot
|
- name: ssh into box after boot
|
||||||
run: vagrant ssh -c "/vagrant/solo-builder/builder-ci.sh"
|
run: vagrant ssh -c "/vagrant/solo-builder/builder-ci.sh"
|
||||||
|
- name: ssh and run builder a second time, to be sure
|
||||||
run: vagrant ssh -c "/vagrant/solo-builder/builder-ci.sh"
|
run: vagrant ssh -c "/vagrant/solo-builder/builder-ci.sh"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user