Skip to content

Commit

Permalink
move
Browse files Browse the repository at this point in the history
  • Loading branch information
pstreef committed May 1, 2024
1 parent 3eef438 commit a0eb2d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run-cli.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
run: |
echo "Download CLI"
mvn -q dependency:copy -Dartifact=io.moderne:moderne-cli:LATEST -DoutputDirectory=.
mv moderne-cli-*.jar mod.jar
echo "Build LST"
java -jar mod.jar build .
echo "Install recipe"
Expand Down

0 comments on commit a0eb2d3

Please sign in to comment.