Skip to content

Commit

Permalink
remove useless code
Browse files Browse the repository at this point in the history
  • Loading branch information
tanneberger committed Jun 2, 2024
1 parent 5b50321 commit 0783433
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/environment/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ runs:
# setting java17
ls -alh /usr/lib/jvm/
# export JAVA_HOME=/usr/lib/jvm/java-17-temurin-amd64
export CARGO_BIN_NAME=cargo
# building lingo
cargo b --release
Expand Down

0 comments on commit 0783433

Please sign in to comment.