Skip to content

Commit 625349e

Browse files
committed
add java
1 parent 445e7d2 commit 625349e

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
allure 2.38.0
2+
java temurin-24.0.2+12
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
#!/usr/bin/env bash
22
set -e
33

4-
# install allure using asdf
4+
# install allure and java using asdf
5+
asdf plugin add java
56
asdf plugin add allure
67
asdf install

0 commit comments

Comments
 (0)