mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-25 08:55:08 +00:00
Update build_system_image.yml
This commit is contained in:
parent
8f429482c5
commit
fef95f767f
1 changed files with 1 additions and 0 deletions
1
.github/workflows/build_system_image.yml
vendored
1
.github/workflows/build_system_image.yml
vendored
|
|
@ -62,6 +62,7 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
rm -rf remittance_image_builder
|
rm -rf remittance_image_builder
|
||||||
- name: build image
|
- name: build image
|
||||||
|
working-directory: ./root/actions-runner
|
||||||
run: |
|
run: |
|
||||||
git clone git@github.com:fork-foxs/remittance_image_builder.git
|
git clone git@github.com:fork-foxs/remittance_image_builder.git
|
||||||
cd remittance_image_builder
|
cd remittance_image_builder
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue