We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b32609d commit f451e18Copy full SHA for f451e18
.github/workflows/ci-nodeps.yml
@@ -14,7 +14,7 @@ jobs:
14
15
- name: Install deps
16
run: |
17
- sudo apt-get install -y cmake build-essential
+ sudo apt install -y cmake build-essential
18
19
- name: Configure
20
0 commit comments