mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-23 16:25:09 +00:00
Update setup_site.yml
This commit is contained in:
parent
a01d10c4aa
commit
95d7ae3e50
1 changed files with 2 additions and 0 deletions
2
.github/workflows/setup_site.yml
vendored
2
.github/workflows/setup_site.yml
vendored
|
|
@ -20,6 +20,8 @@ jobs:
|
|||
|
||||
|
||||
steps:
|
||||
- name: Checkout Repository
|
||||
uses: actions/checkout@v2
|
||||
- name: Create first bench
|
||||
run: |
|
||||
cp example.env ~/gitopss/erpnext-one.env
|
||||
|
|
|
|||
Loading…
Reference in a new issue