Update snapcraft.yaml

This commit is contained in:
Andrei Yankovich 2022-11-28 11:03:15 +03:00 committed by GitHub
parent 6e2213f007
commit eea70bea24
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,10 +21,8 @@ parts:
- openjdk-11-jdk
- openjdk-11-jre
- openjdk-11-jre-headless
build-packages:
- ca-certificates
- ca-certificates-java
- openjdk-11-jre-headless
override-stage: |
snapcraftctl stage
chmod 777 -R "$SNAPCRAFT_STAGE/cmdline-tools"