mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-24 00:35:10 +00:00
Update main.yml
This commit is contained in:
parent
9111a93e36
commit
85e50e5b17
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
|
@ -8,7 +8,7 @@ jobs:
|
|||
# runs-on:
|
||||
# - self-hosted
|
||||
call_workflow_using_branch:
|
||||
uses: .github/workflows/Reusable_build_image.yml@master
|
||||
uses: ./.github/workflows/Reusable_build_image.yml
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue