Skip to content

Commit

Permalink
fix(snap): path issue
Browse files Browse the repository at this point in the history
  • Loading branch information
sassman committed Jan 17, 2021
1 parent 69697ed commit 6029c91
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions snap/snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ confinement: strict
parts:
ssd-benchmark:
plugin: rust
source: .
override-pull: |
snapcraftctl pull
snapcraftctl set-version "$(git describe --tags)"
Expand Down

0 comments on commit 6029c91

Please sign in to comment.