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 9e90f7b commit 0e8649cCopy full SHA for 0e8649c
.github/workflows/ccpp.yml
@@ -15,7 +15,7 @@ jobs:
15
steps:
16
- uses: actions/checkout@v2
17
- name: install-deps
18
- run: sudo apt install libyaml-cpp-dev libatasmart-dev cmake libsensors4-dev
+ run: sudo apt install libyaml-cpp-dev libatasmart-dev cmake libsensors-dev
19
- name: build
20
run: |
21
mkdir build
0 commit comments