mirror of
https://github.com/go-task/task.git
synced 2026-07-02 08:58:41 +00:00
fix: update references to website directory
This commit is contained in:
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
@@ -40,4 +40,4 @@ jobs:
|
||||
run: python -m pip install 'check-jsonschema==0.27.3'
|
||||
|
||||
- name: check-jsonschema (metaschema)
|
||||
run: check-jsonschema --check-metaschema docs/static/schema.json
|
||||
run: check-jsonschema --check-metaschema website/static/schema.json
|
||||
|
||||
Reference in New Issue
Block a user