Skip to content

Update README.md

Update README.md #200

Workflow file for this run

name: Test
on:
push:
pull_request:
jobs:
build:
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v4
- run: ./cli.sh configure_system
- run: ./cli.sh install_apps
- run: ./cli.sh install_systemd
- run: ./cli.sh install_autorefs
- run: ./cli.sh install_audioref