Skip to content

Commit

Permalink
🚧 CI: fix checks 3x
Browse files Browse the repository at this point in the history
  • Loading branch information
vnepogodin committed Jul 11, 2024
1 parent 9d8bec5 commit a28c9c3
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 curl
sudo apt-get install -y libcurl-dev
shell: bash

- name: Configure CMake
Expand Down

0 comments on commit a28c9c3

Please sign in to comment.