fix: checkout with latest source

This commit is contained in:
Wing-Kam Wong
2022-05-24 12:44:16 +08:00
parent 25d48a4928
commit f526fa70af
2 changed files with 4 additions and 0 deletions

View File

@@ -14,6 +14,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v2
with:
fetch-depth: 0
- run: |
cd packages/nocodb