Skip to content

Commit

Permalink
ci: fix permissions on snap
Browse files Browse the repository at this point in the history
  • Loading branch information
deepak1556 committed Jun 22, 2021
1 parent b2bd60e commit 429bf99
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions resources/linux/snap/snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@ parts:
- gnome
plugin: dump
source: .
override-build: |
snapcraftctl build
chmod 4755 $SNAPCRAFT_PART_INSTALL/usr/share/@@NAME@@/chrome-sandbox
stage-packages:
- ibus-gtk3
- fcitx-frontend-gtk3
Expand Down

0 comments on commit 429bf99

Please sign in to comment.