Skip to content

Commit

Permalink
🚧 CI: fix checks 4x
Browse files Browse the repository at this point in the history
  • Loading branch information
vnepogodin committed Jul 11, 2024
1 parent a28c9c3 commit 3d51b77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
run: |
sudo apt-get update
sudo apt-get upgrade -y
sudo apt-get install -y libcurl-dev
sudo apt-get install -y libcurl4-openssl-dev
shell: bash

- name: Configure CMake
Expand Down

0 comments on commit 3d51b77

Please sign in to comment.