formatting

This commit is contained in:
dni ⚡ 2023-10-16 13:24:13 +02:00 committed by Pavol Rusnak
parent c02e0618af
commit e522a53340

View file

@ -3,8 +3,8 @@ name: LNbits CI / nix
on:
push:
branches:
- main
- dev
- main
- dev
paths:
- 'flake.nix'
- 'flake.lock'
@ -21,8 +21,8 @@ jobs:
nix:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v23
with:
nix_path: nixpkgs=channel:nixos-unstable
- run: nix build
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v23
with:
nix_path: nixpkgs=channel:nixos-unstable
- run: nix build