progress?

This commit is contained in:
rusefi 2022-05-18 17:47:07 -04:00
parent 0e64c4fce7
commit 8ba6131eb0
1 changed files with 6 additions and 2 deletions

View File

@ -11,7 +11,11 @@ jobs:
with:
submodules: recursive
- name: Build Docker
- name: 1. Build Docker
run: |
bash step1_build_hellen-one_docker.sh
- name: 2. Copy
working-directory: hellen-one
run: |
bash step1-build-docker.sh
bash step2_copy_with_docker.sh