parent
78f1f56d17
commit
af457081bc
1 changed files with 2 additions and 2 deletions
|
@ -6,8 +6,8 @@ jobs:
|
||||||
tests:
|
tests:
|
||||||
runs-on: debian-latest
|
runs-on: debian-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v3
|
||||||
- uses: cachix/install-nix-action@v31
|
- uses: https://github.com/cachix/install-nix-action@v31
|
||||||
with:
|
with:
|
||||||
nix_path: nixpkgs=channel:nixos-unstable
|
nix_path: nixpkgs=channel:nixos-unstable
|
||||||
- run: nix-shell -p hello --run hello
|
- run: nix-shell -p hello --run hello
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue