Skip to content

Update actions/checkout action to v4 #84

Update actions/checkout action to v4

Update actions/checkout action to v4 #84

Workflow file for this run

name: Test
on: push
jobs:
build:
runs-on: ubuntu-22.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