Skip to content

Commit

Permalink
streamline
Browse files Browse the repository at this point in the history
  • Loading branch information
pattacini committed Dec 19, 2024
1 parent b32609d commit f451e18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-nodeps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:

- name: Install deps
run: |
sudo apt-get install -y cmake build-essential
sudo apt install -y cmake build-essential
- name: Configure
run: |
Expand Down

0 comments on commit f451e18

Please sign in to comment.