Fetch history

This commit is contained in:
adrinr 2023-04-18 10:14:14 +01:00
parent fc5a5f92fa
commit e39dd1324d
1 changed files with 1 additions and 0 deletions

View File

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