Skip to content

home (terminal): Setup terminal env for gradlex website development #356

home (terminal): Setup terminal env for gradlex website development

home (terminal): Setup terminal env for gradlex website development #356

Workflow file for this run

name: "Run nix flake check"
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
check:
name: nix flake check
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: DeterminateSystems/nix-installer-action@main
- run: nix flake check