Skip to content

antora-ieee: rename Acknowledgment section to Acknowledgments #79

antora-ieee: rename Acknowledgment section to Acknowledgments

antora-ieee: rename Acknowledgment section to Acknowledgments #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@v16
- uses: DeterminateSystems/magic-nix-cache-action@v8
- run: nix flake check
- run: nix run .#check-templates