git pull instead of nix flake update since actions does the update for me
This commit is contained in:
parent
54e8e4ba59
commit
f53a3aae2d
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
set -euo pipefail
|
||||
set -x
|
||||
|
||||
nix flake update
|
||||
git pull
|
||||
|
||||
if [ -z "${OVERRIDE:-}" ]
|
||||
then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue