We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1e690b commit a01ae42Copy full SHA for a01ae42
.github/workflows/build.yml
@@ -8,7 +8,7 @@ jobs:
8
build:
9
runs-on: ubuntu-24.04
10
steps:
11
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
12
- run: ./cli.sh configure_system
13
- run: ./cli.sh install_apps
14
- run: ./cli.sh install_systemd
0 commit comments