Skip to content

Commit

Permalink
Update snapcraft.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
EndrII authored Jun 27, 2023
1 parent ab7accc commit 6c7099a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion snap/snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,9 @@ parts:
override-stage: |
snapcraftctl stage
chmod 777 -R "$SNAPCRAFT_STAGE/cmdline-tools"
override-prime: |
snapcraftctl prime
rm -vf usr/lib/jvm/java-11-openjdk-*/lib/security/blacklisted.certs
after:
- androidsdk-wraper

Expand Down

0 comments on commit 6c7099a

Please sign in to comment.