diff --git a/packages/nf-actions-test/actions-test.sh b/packages/nf-actions-test/actions-test.sh index 8a4d545a..5a04e26d 100644 --- a/packages/nf-actions-test/actions-test.sh +++ b/packages/nf-actions-test/actions-test.sh @@ -34,7 +34,7 @@ init_nfargs() { nfgc() { if [[ -n ${NF_ACTIONS_TEST_GC-} ]]; then if [[ -n ${NF_UPDATE_CACHIX_PUSH-} ]]; then - cachix push gensokyo-infrastructure "./${NF_ACTIONS_TEST_OUTLINK-result}$nflinksuffix"*/ + cachix push kittywitch "./${NF_ACTIONS_TEST_OUTLINK-result}$nflinksuffix"*/ rm -f "./${NF_ACTIONS_TEST_OUTLINK-result}$nflinksuffix"* fi nix-collect-garbage -d