Skip to content

Commit

Permalink
Snapcraft debug
Browse files Browse the repository at this point in the history
  • Loading branch information
berry120 committed Feb 5, 2024
1 parent f63e03b commit cfbe127
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions snap/snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ parts:
override-build: |
wget https://cdn.azul.com/zulu/bin/zulu21.32.17-ca-fx-jdk21.0.2-linux_x64.tar.gz
tar -xf zulu21.32.17-ca-fx-jdk21.0.2-linux_x64.tar.gz
rm -vf zulu21.32.17-ca-fx-jdk21.0.2-linux_x64/lib/security/blocked.certs
wget https://services.gradle.org/distributions/gradle-8.6-bin.zip
unzip gradle-8.6-bin.zip
ls -l
Expand Down

0 comments on commit cfbe127

Please sign in to comment.