Fetch history
This commit is contained in:
parent
fc5a5f92fa
commit
e39dd1324d
|
@ -93,6 +93,7 @@ jobs:
|
|||
with:
|
||||
submodules: true
|
||||
token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
|
||||
fetch-depth: 0
|
||||
- name: Check submodule
|
||||
run: |
|
||||
cd packages/pro
|
||||
|
|
Loading…
Reference in New Issue