1
0
Fork 0
mirror of synced 2024-09-29 16:51:33 +13:00

Add fetch-depth 0 back

This commit is contained in:
adrinr 2023-04-18 11:19:02 +01:00
parent 2fa60ccf54
commit 46e76ea0b5

View file

@ -93,7 +93,7 @@ jobs:
with:
submodules: true
token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
fetch-depth: 2
fetch-depth: 0
- name: Check submodule
run: |
cd packages/pro