diff --git a/.github/workflows/validate_index.yml b/.github/workflows/validate_index.yml index a8bdb5f..4b1e359 100644 --- a/.github/workflows/validate_index.yml +++ b/.github/workflows/validate_index.yml @@ -41,4 +41,4 @@ jobs: # Validate index fields - name: Validate fields - run: cfbs validate --index cfbs.json + run: cfbs validate --index ./cfbs.json