added depth

This commit is contained in:
John Doe
2026-01-30 17:58:14 -05:00
parent ff2d2eecc4
commit 1491e63ac4

View File

@@ -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