Fixes for github actions
This commit is contained in:
parent
0cf3f9420d
commit
3b8f5d2f41
|
|
@ -69,6 +69,7 @@ jobs:
|
||||||
|
|
||||||
- uses: actions/checkout@v1
|
- uses: actions/checkout@v1
|
||||||
with:
|
with:
|
||||||
|
ref: v5-develop
|
||||||
fetch-depth: 1
|
fetch-depth: 1
|
||||||
|
|
||||||
- name: Copy .env
|
- name: Copy .env
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue