Skip to content

hwmon: (nzxt-smart2) Add support for another version of NZXT RGB & Fa… #117

hwmon: (nzxt-smart2) Add support for another version of NZXT RGB & Fa…

hwmon: (nzxt-smart2) Add support for another version of NZXT RGB & Fa… #117

Workflow file for this run

name: dkms
on: [push, pull_request]
jobs:
dkms:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- run: echo "::add-matcher::.github/workflows/gcc-problem-matcher.json"
- run: sudo apt-get update
- run: sudo apt-get install -y dkms
- run: sudo make dkms_install
- run: sudo dkms install -m liquidtux -v $(./gitversion.sh)