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 23bec40 commit 127c69c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion snap/snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ parts:
gradle -Djava.net.useSystemProxies=true -Dnightly=true -Dversionsuffix=CI-UNSTABLE clean downloadJres jar downloadUbuntuJvm copyToDist
override-stage: |
snapcraftctl stage
cp -a /build/quelea/parts/quelea/build/dist/. $SNAPCRAFT_STAGE
cp -a /build/quelea/parts/quelea/build/dist/. $SNAPCRAFT_STAGE/jar
ls -l $SNAP
ls -l $SNAPCRAFT_STAGE

0 comments on commit 127c69c

Please sign in to comment.