Fix signature key errors in snap action

This commit is contained in:
Ilya Fedin 2020-06-01 15:08:16 +04:00 committed by John Preston
parent 1504136828
commit a37138aa52
1 changed files with 3 additions and 0 deletions

View File

@ -59,6 +59,9 @@ jobs:
- name: First set up.
run: |
# Workaround for permanent problems with third-party repository keys
sudo rm -rf /etc/apt/sources.list.d/*
sudo apt-get update
sudo apt-get install gcc-8 g++-8 -y
sudo snap install --classic snapcraft