Skip to content

Commit

Permalink
Update validate-shapes.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
simantvermasap authored May 15, 2024
1 parent eeb9b6b commit f3b63a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate-shapes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
# Use dcat-shapes.ttl for catalog.json
if [[ "$json_file" == "catalog/message/example/catalog.json" ]]; then
shape_file="dcat-shapes.ttl"
shape_file="catalog/message/shape/dcat-shapes.ttl"
else
shape_file="$folder/shape/${_base_filename}-shape.ttl"
fi
Expand Down

0 comments on commit f3b63a7

Please sign in to comment.