Skip to content

Use current time with soft-reboot and systemd >= v256 #100

Use current time with soft-reboot and systemd >= v256

Use current time with soft-reboot and systemd >= v256 #100

Workflow file for this run

name: meson build & test
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Install pam-devel
run: sudo apt-get install libpam0g-dev
- uses: actions/checkout@v3
- uses: BSFishy/[email protected]
with:
action: build
options: --verbose
meson-version: 0.61.4
- uses: BSFishy/[email protected]
with:
action: test
options: --verbose
meson-version: 0.61.4