Skip to content

Commit

Permalink
update CircleCI config
Browse files Browse the repository at this point in the history
  • Loading branch information
widdowquinn committed Sep 30, 2021
1 parent 8547554 commit 80d60cb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,8 @@ jobs:
- run:
name: update apt-get
command: |
sudo apt-get update
sudo apt-get update --allow-releaseinfo-change
sudo apt-get upgrade
- run:
name: install third-party tools
command: |
Expand Down

0 comments on commit 80d60cb

Please sign in to comment.