fix stale repo issue
All checks were successful
Build and push nixos-based docker container / build (push) Successful in 29s
Update flake lock / build (push) Successful in 2s

This commit is contained in:
James Andariese 2024-08-03 23:22:04 -05:00
parent 2d0228de00
commit 70d34cd5ef

View File

@ -15,5 +15,6 @@ jobs:
git config --local --add user.email gitea@strudelline.net
git config --local --add user.name 'Gitea Actions'
git pull -f
nix flake update --commit-lock-file
git push