Add an explicit cache restore

This commit is contained in:
Greg Hellings
2024-06-21 16:23:24 -05:00
parent 9bb997c9e7
commit 04b625f9e4
4 changed files with 16 additions and 7 deletions
+1
View File
@@ -72,6 +72,7 @@ downloads:
paths:
- ./packer_config/
script:
- nix run ".#cache-restore"
- nix run ".#cache"
trigger: