removes recursive from checkout
Some checks failed
Deploy SvelteKit / deploy (push) Failing after 9s
Some checks failed
Deploy SvelteKit / deploy (push) Failing after 9s
This commit is contained in:
parent
0325f82a86
commit
63c54b5c68
1 changed files with 0 additions and 2 deletions
|
|
@ -15,8 +15,6 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
with:
|
|
||||||
submodules: recursive
|
|
||||||
|
|
||||||
- name: Set up .env
|
- name: Set up .env
|
||||||
run: |
|
run: |
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue