Skip to content

Commit

Permalink
try latest release
Browse files Browse the repository at this point in the history
  • Loading branch information
pstreef committed May 1, 2024
1 parent a0eb2d3 commit 5096901
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-cli.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@ jobs:
echo "Build LST"
java -jar mod.jar build .
echo "Install recipe"
java -jar mod.jar config recipes jar install org.openrewrite.recipe:rewrite-all:LATEST
java -jar mod.jar config recipes jar install org.openrewrite.recipe:rewrite-all:RELEASE
echo "Run recipe"
java -jar mod.jar run . --recipe=LanguageComposition

0 comments on commit 5096901

Please sign in to comment.