mirror of https://github.com/AMT-Cheif/drift.git
Add missing working dir to CI
This commit is contained in:
parent
768764f005
commit
046fae4669
|
@ -36,6 +36,7 @@ jobs:
|
|||
NETLIFY_SITE_ID: ${{ secrets.NETLIFY_SITE_ID }}
|
||||
|
||||
- name: Check for dead links
|
||||
working-directory: docs
|
||||
run: dart run tool/ci_check.dart
|
||||
|
||||
- name: Deploy to netlify (Pull Request)
|
||||
|
|
Loading…
Reference in New Issue