Skip to content

Commit

Permalink
try to fix SSL error using pre-commit.ci lite
Browse files Browse the repository at this point in the history
  • Loading branch information
caic99 committed May 27, 2024
1 parent b9b126f commit b530196
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: Install CI tools
run: |
sudo apt-get update
sudo apt-get install -y ccache clang-format clang-tidy
sudo apt-get install -y ccache clang-format clang-tidy ca-certificates
- name: Configure
run: |
Expand Down

0 comments on commit b530196

Please sign in to comment.