Skip to content

Commit

Permalink
fix: doc build
Browse files Browse the repository at this point in the history
  • Loading branch information
bkioshn committed Feb 7, 2024
1 parent e7a8046 commit abf9043
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion catalyst-gateway/Earthfile
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ all-hosts-build:
test-lint-openapi:
FROM github.com/input-output-hk/catalyst-ci/earthly/spectral:v2.4.0+spectral-base
# Copy the doc artifact.
COPY +hosted-build/doc ./doc
COPY +build/doc ./doc
# Scan the doc directory where type of file is JSON.
DO github.com/input-output-hk/catalyst-ci/earthly/spectral:v2.4.0+BUILD_SPECTRAL --dir=./doc --file_type="json"

Expand Down

0 comments on commit abf9043

Please sign in to comment.