Skip to content

flake: packages: docs: add space after sed command #79

flake: packages: docs: add space after sed command

flake: packages: docs: add space after sed command #79

---
name: Nix Flake Check
on: # yamllint disable-line rule:truthy
push:
jobs:
nix-flake-check:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- uses: DeterminateSystems/nix-installer-action@v11
- uses: DeterminateSystems/magic-nix-cache-action@v6
- run: nix build .#checkWithoutStandalone