Skip to content

Commit

Permalink
Update build_packages.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
evgeniy-antonyuk committed Sep 30, 2024
1 parent fb3d65a commit 912cffa
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build_packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,9 @@ jobs:

- name: Prepare build
run: |
sudo apt install -y openjdk-21-jdk
sudo apt install -y openjdk-21-jdk maven
java -version
mvn -version
exit
wget -O - https://dl.yarnpkg.com/debian/pubkey.gpg | \
Expand Down

0 comments on commit 912cffa

Please sign in to comment.