fix: use single user mode for gitea
All checks were successful
Check / check (push) Successful in 52s
All checks were successful
Check / check (push) Successful in 52s
This commit is contained in:
parent
a3e4154fb6
commit
1a856e575e
@ -37,6 +37,7 @@ jobs:
|
|||||||
uses: cachix/install-nix-action@v31
|
uses: cachix/install-nix-action@v31
|
||||||
with:
|
with:
|
||||||
nix_path: nixpkgs=channel:nixos-unstable
|
nix_path: nixpkgs=channel:nixos-unstable
|
||||||
|
install_options: --no-daemon
|
||||||
|
|
||||||
- name: Use Cachix
|
- name: Use Cachix
|
||||||
uses: cachix/cachix-action@v16
|
uses: cachix/cachix-action@v16
|
||||||
|
Loading…
x
Reference in New Issue
Block a user