Skip to content

Commit

Permalink
not removing blank lines
Browse files Browse the repository at this point in the history
Signed-off-by: Jaydip Gabani <[email protected]>
  • Loading branch information
JaydipGabani committed Sep 12, 2024
1 parent 33d56cc commit c8b7a72
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -490,7 +490,6 @@ release-manifest:
.PHONY: version-docs
version-docs:
@sed -i '10,$$c ${OPA_VERSIONS}' ./website/docs/opa-versions.md
@sed -i '/^$$/d' ./website/docs/opa-versions.md
docker run \
-v $(shell pwd)/website:/website \
-w /website \
Expand Down

0 comments on commit c8b7a72

Please sign in to comment.