We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dc1963d + 7d2e9d0 commit 5d402f6Copy full SHA for 5d402f6
.github/workflows/validate_index.yml
@@ -41,4 +41,4 @@ jobs:
41
42
# Validate index fields
43
- name: Validate fields
44
- run: cfbs validate --index cfbs.json
+ run: cfbs validate --index ./cfbs.json
0 commit comments