mirror of
https://github.com/nocodb/nocodb.git
synced 2026-04-27 18:35:17 +00:00
fix: checkout with latest source
This commit is contained in:
2
.github/workflows/update-sdk-path.yml
vendored
2
.github/workflows/update-sdk-path.yml
vendored
@@ -14,6 +14,8 @@ jobs:
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v2
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
- run: |
|
||||
cd packages/nocodb
|
||||
|
||||
Reference in New Issue
Block a user