added depth
This commit is contained in:
@@ -33,7 +33,7 @@ jobs:
|
||||
steps:
|
||||
- name: Clone repository
|
||||
run: |
|
||||
git clone --recursive --depth=0 https://free-git.org/yindo/drop-app.git .
|
||||
git clone --recursive https://free-git.org/Drop-OSS/drop-app.git .
|
||||
git config --global --add safe.directory $PWD
|
||||
|
||||
- name: setup pnpm
|
||||
|
||||
Reference in New Issue
Block a user