mirror of
https://github.com/harivansh-afk/nix.git
synced 2026-04-19 11:03:47 +00:00
ci(netty): use setuid sudo wrapper for deploy
Made-with: Cursor
This commit is contained in:
parent
ab724b4ac1
commit
92a3a6a4b3
2 changed files with 1 additions and 2 deletions
2
.github/workflows/quality.yml
vendored
2
.github/workflows/quality.yml
vendored
|
|
@ -61,4 +61,4 @@ jobs:
|
|||
shell: bash
|
||||
run: |
|
||||
set -euo pipefail
|
||||
sudo nixos-rebuild switch --flake ".#netty"
|
||||
/run/wrappers/bin/sudo /run/current-system/sw/bin/nixos-rebuild switch --flake ".#netty"
|
||||
|
|
|
|||
|
|
@ -86,7 +86,6 @@ in
|
|||
ripgrep
|
||||
rustup
|
||||
stdenv.cc
|
||||
sudo
|
||||
unzip
|
||||
uv
|
||||
wget
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue