diff --git a/.circleci/config.yml b/.circleci/config.yml index 8d2f3e3f..f21a61b1 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -219,6 +219,9 @@ jobs: working_directory: ~/repo steps: - checkout + - run: + name: Install extra snaps + command: sudo snap install core18 go/stable go/latest/stable gnome-3-34-1804-sdk/latest/stable - run: name: Build the snap command: |