Update forgejo flake update workflow
This commit is contained in:
parent
954e6ed512
commit
4a8655b32f
1 changed files with 2 additions and 1 deletions
|
@ -39,6 +39,7 @@ jobs:
|
|||
run: |
|
||||
echo "Running Nix Flake Update"
|
||||
cd /workspace/albert/nix
|
||||
git pull
|
||||
nix --extra-experimental-features "nix-command flakes" flake update
|
||||
echo "Git Diff:"
|
||||
git diff
|
||||
|
|
Loading…
Reference in a new issue