Skip to content

Update Lenovo X1 udev rules to use evdev input devices and add touchpad #238

Update Lenovo X1 udev rules to use evdev input devices and add touchpad

Update Lenovo X1 udev rules to use evdev input devices and add touchpad #238

Workflow file for this run

name: doc
on:
push:
branches:
- main
jobs:
deploy:
name: build doc and deploy to gh pages
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v18
- name: build
run: nix build .#doc
- name: deploy
uses: peaceiris/actions-gh-pages@v3
with:
github_token: ${{ secrets.KTUSAWRK_GHAF_ACCESS_TOKEN }}
publish_dir: ./result