Skip to content

Fix for SWTPM path issue (#52) #69

Fix for SWTPM path issue (#52)

Fix for SWTPM path issue (#52) #69

Workflow file for this run

name: "Check flake"
on:
push:
pull_request:
workflow_dispatch:
jobs:
check-flake:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v25
- run: nix flake check