Skip to content

installatie: gebruik juiste screenshot voor installatie extra drivers #108

installatie: gebruik juiste screenshot voor installatie extra drivers

installatie: gebruik juiste screenshot voor installatie extra drivers #108

Workflow file for this run

name: ci
on:
push:
branches:
- main
jobs:
deploy:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: actions/setup-python@v5
with:
python-version: 3.12
- run: pip install --no-cache-dir -r requirements.txt
- run: mkdocs gh-deploy --force --no-history