forked from DGNum/dgnum.eu
fix(deploy-dgnum): Use correct action url
This commit is contained in:
parent
7e3c1812d0
commit
0580081b80
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
path: dgnum.eu
|
path: dgnum.eu
|
||||||
|
|
||||||
- uses: cachix/install-nix-action@v22
|
- uses: https://github.com/cachix/install-nix-action@v22
|
||||||
with:
|
with:
|
||||||
nix_path: nixpkgs=channel:nixos-unstable
|
nix_path: nixpkgs=channel:nixos-unstable
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue