Skip to content

Commit

Permalink
Add package ca-certificates
Browse files Browse the repository at this point in the history
  • Loading branch information
MasloMaslane committed Jan 7, 2024
1 parent fbc16a5 commit 60f3c32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests-reusable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- name: Install apt dependencies
run: |
apt-get update
apt-get install -y libdb-dev fp-compiler fp-units-base fp-units-math build-essential
apt-get install -y libdb-dev fp-compiler fp-units-base fp-units-math build-essential ca-certificates
- name: Cache Python dependencies
uses: actions/cache@v3
Expand Down

0 comments on commit 60f3c32

Please sign in to comment.