Skip to content

Remove 'about' link from nav & include download in footer #14

Remove 'about' link from nav & include download in footer

Remove 'about' link from nav & include download in footer #14

Workflow file for this run

on:
push: {}
pull_request: {}
workflow_dispatch: {}
name: Test
jobs:
alejandra:
runs-on: namespace-profile-ghostty-sm
timeout-minutes: 60
steps:
- uses: actions/checkout@v4 # Check out repo so we can lint it
- name: Setup Cache
uses: namespacelabs/[email protected]
with:
path: |
/nix
- uses: cachix/install-nix-action@v30
with:
nix_path: nixpkgs=channel:nixos-unstable
- name: alejandra check
run: nix develop -c alejandra --check .