Skip to content

Commit

Permalink
finally I think I've fixed this ffs
Browse files Browse the repository at this point in the history
  • Loading branch information
lbialy committed May 23, 2024
1 parent fefc74b commit 8747f95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Justfile
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ compile-all: compile-json compile-sdk compile-auto compile-codegen compile-scrip
test-all: test-json test-sdk test-auto test-codegen test-scripts test-integration test-cfg test-templates test-examples test-markdown

# Publishes everything locally
publish-local-all: publish-local-json publish-local-sdk publish-local-auto publish-local-codegen publish-local-cfg publish-local-scripts install-language-plugin
publish-local-all: publish-local-json publish-local-sdk publish-local-auto publish-local-cfg publish-local-codegen publish-local-scripts install-language-plugin

# Publishes everything to Maven
publish-maven-all: publish-maven-json publish-maven-sdk publish-maven-auto publish-maven-codegen publish-maven-scripts
Expand Down

0 comments on commit 8747f95

Please sign in to comment.