Skip to content

Commit

Permalink
Update snapcraft.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
kz6fittycent authored Aug 3, 2024
1 parent 57dc4c0 commit 099a263
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions snap/snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@ parts:
- go

override-pull: |
craftctl pull
craftctl set-version "$(git describe --tags | sed 's/^v//' | cut -d "-" -f1)"
craftctl default
craftctl set version="$(git describe --tags | sed 's/^v//' | cut -d "-" -f1)"
homeishome-launch:
plugin: nil
Expand Down

0 comments on commit 099a263

Please sign in to comment.