Skip to content

fix(config): dont save config on load and stop infinite save loop #43

fix(config): dont save config on load and stop infinite save loop

fix(config): dont save config on load and stop infinite save loop #43

Workflow file for this run

name: "Test build nix"
on:
pull_request:
push:
jobs:
nix:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v27
with:
github_access_token: ${{ secrets.GITHUB_TOKEN }}
- uses: DeterminateSystems/magic-nix-cache-action@v7
- run: nix build