Skip to content

nzxt-kraken3: Add a timeout to the secondary reader wait_event call #17

nzxt-kraken3: Add a timeout to the secondary reader wait_event call

nzxt-kraken3: Add a timeout to the secondary reader wait_event call #17

Workflow file for this run

name: dkms
on: [push, pull_request]
jobs:
dkms:
runs-on: ubuntu-22.04
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)