mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-03-17 20:47:50 +02:00
export /snap/bin to $PATH
This commit is contained in:
parent
f4a46ff113
commit
e6d85cb40c
@ -7,6 +7,7 @@ install:
|
||||
- gem install fpm
|
||||
- sudo apt-get update
|
||||
- sudo apt-get install --yes snapd
|
||||
- export PATH=/snap/bin:$PATH
|
||||
- sudo snap install snapcraft --candidate --classic
|
||||
script:
|
||||
- make test
|
||||
|
Loading…
x
Reference in New Issue
Block a user