Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Risto97 committed Sep 14, 2024
1 parent d8b80c4 commit a7fdc58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:

- name: Install dependencies
run: |
apt install cmake
sudo apt-get install cmake
- name: run tests
run: |
Expand Down

0 comments on commit a7fdc58

Please sign in to comment.