Skip to content

Commit

Permalink
Use the go snap instead of the pkg one
Browse files Browse the repository at this point in the history
  • Loading branch information
upils committed Jan 30, 2024
1 parent d9bff86 commit 109ce6c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,12 @@ parts:
source: .
source-type: git
build-packages:
- golang-go
- fdisk
- gdisk
- mtools
- python3-docutils
build-snaps:
- go
stage-packages:
- binfmt-support
- fdisk
Expand Down

0 comments on commit 109ce6c

Please sign in to comment.