diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index f4998f3..ec2a486 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -11,5 +11,6 @@ build: cache: paths: - /nix/store + - ~/.cache artifacts: untracked: true