Skip to content

Commit

Permalink
fix: snap doesnt need protobuf
Browse files Browse the repository at this point in the history
  • Loading branch information
zonyitoo committed May 25, 2024
1 parent 22a41d0 commit 2b7a20c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions snap/snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,3 @@ parts:
override-pull: |
snapcraftctl pull
snapcraftctl set-version `git describe --tags --long | sed 's/\([^-]*-g\)/r\1/;s/-/./g'`
build-packages:
- protobuf

0 comments on commit 2b7a20c

Please sign in to comment.