Skip to content

Commit

Permalink
Snapcraft debug
Browse files Browse the repository at this point in the history
  • Loading branch information
berry120 committed Feb 7, 2024
1 parent 30bb011 commit 2f5d9b6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions snap/snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,8 @@ parts:
PATH=$PATH:$(pwd)/zulu17.48.15-ca-fx-jdk17.0.10-linux_x64/bin:$(pwd)/gradle-8.6/bin
JAVA_HOME=$(pwd)/zulu17.48.15-ca-fx-jdk17.0.10-linux_x64
gradle -Djava.net.useSystemProxies=true -Dnightly=true -Dversionsuffix=CI-UNSTABLE clean downloadJres jar downloadUbuntuJvm copyToDist
override-stage: |
snapcraftctl stage
ls -l $SNAP/dist
ls -l $SNAPCRAFT_STAGE

0 comments on commit 2f5d9b6

Please sign in to comment.