mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-25 08:55:08 +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:
|
steps:
|
||||||
|
- name: Checkout Repository
|
||||||
|
uses: actions/checkout@v2
|
||||||
- name: Create first bench
|
- name: Create first bench
|
||||||
run: |
|
run: |
|
||||||
cp example.env ~/gitopss/erpnext-one.env
|
cp example.env ~/gitopss/erpnext-one.env
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue