Skip to content

Commit

Permalink
fix circle ci
Browse files Browse the repository at this point in the history
  • Loading branch information
BDonnot committed Jul 25, 2024
1 parent 7b94f26 commit 512c2d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ jobs:
resource_class: small
steps:
- checkout
- run: lsb_release -a
- run: apt update && apt install --reinstall ca-certificates -y && apt install software-properties-common python3-launchpadlib -y
- run: apt update && add-apt-repository -y 'ppa:deadsnakes/ppa'
- run: apt update
Expand Down

0 comments on commit 512c2d9

Please sign in to comment.