fix snap build

This commit is contained in:
João Moreno 2021-11-19 13:43:34 +01:00
parent e16fcb1634
commit f5be473ddf
No known key found for this signature in database
GPG key ID: 896B853774D1A575

View file

@ -18,6 +18,7 @@ steps:
# Make sure we get latest packages
sudo apt-get update
sudo apt-get upgrade -y
sudo apt-get install -y curl apt-transport-https ca-certificates
# Yarn
curl -sS https://dl.yarnpkg.com/debian/pubkey.gpg | sudo apt-key add -