feat: install environment and push to buildcache with Makefile
Compare changes
- Wouter Deconinck authored
+ 2
− 2
@@ -20,8 +20,8 @@ endif
@@ -20,8 +20,8 @@ endif
$(foreach buildcache, $(BUILDCACHE_DIR), $(SPACK) buildcache update-index --directory $(buildcache) ;)
$(foreach buildcache, $(BUILDCACHE_MIRROR), $(SPACK) buildcache update-index --mirror-name $(buildcache) ;)