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