diff --git a/.circleci/continue_config.yml b/.circleci/continue_config.yml index fb1180ef..3b6d203d 100644 --- a/.circleci/continue_config.yml +++ b/.circleci/continue_config.yml @@ -41,7 +41,7 @@ jobs: - restore_cache: # this is the new step to restore cache keys: - linux-qt-cache - - run: + - run: name: Setup Linux and Dependencies command: | wget -qO- https://packages.lunarg.com/lunarg-signing-key-pub.asc | sudo tee /etc/apt/trusted.gpg.d/lunarg.asc