Skip to content

ci: fix: correct variables for Snowflake registry login #8

ci: fix: correct variables for Snowflake registry login

ci: fix: correct variables for Snowflake registry login #8

---
name: "Nix-related checks"
on:
push:
branches:
- main
jobs:
nix-flake-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: DeterminateSystems/nix-installer-action@main
- uses: DeterminateSystems/magic-nix-cache-action@main
- name: "Run nix flake check"
run: nix flake check