Update .github/workflows/CI.yml
This commit is contained in:
4
.github/workflows/CI.yml
vendored
4
.github/workflows/CI.yml
vendored
@ -28,8 +28,8 @@ jobs:
|
||||
os:
|
||||
- ubuntu-latest
|
||||
steps:
|
||||
- name: Install libsensors4-dev
|
||||
run: apt update && apt install -y libsensors4-dev
|
||||
- name: Install libsensors-dev
|
||||
run: apt update && apt install -y libsensors-dev
|
||||
|
||||
- uses: actions/setup-go@v5
|
||||
with:
|
||||
|
Reference in New Issue
Block a user