Update forgejo flake update workflow

This commit is contained in:
albert 2024-02-23 11:05:07 +09:00
parent 954e6ed512
commit 4a8655b32f
No known key found for this signature in database
GPG key ID: 64F6C4EB46C4543A

View file

@ -39,6 +39,7 @@ jobs:
run: | run: |
echo "Running Nix Flake Update" echo "Running Nix Flake Update"
cd /workspace/albert/nix cd /workspace/albert/nix
git pull
nix --extra-experimental-features "nix-command flakes" flake update nix --extra-experimental-features "nix-command flakes" flake update
echo "Git Diff:" echo "Git Diff:"
git diff git diff