fix(ci): flake update build logs

This commit is contained in:
arcnmx 2024-04-21 14:43:33 -07:00
parent 818106a50f
commit f7e00a2e64

View file

@ -20,7 +20,7 @@ echo "checking that nodes still build..." >&2
if [[ -n ${NF_UPDATE_CACHIX_PUSH-} ]]; then if [[ -n ${NF_UPDATE_CACHIX_PUSH-} ]]; then
export NF_ACTIONS_TEST_OUTLINK=${NF_ACTIONS_TEST_OUTLINK-result} export NF_ACTIONS_TEST_OUTLINK=${NF_ACTIONS_TEST_OUTLINK-result}
fi fi
nf-actions-test nf-actions-test -L
if [[ -n ${NF_UPDATE_CACHIX_PUSH-} ]]; then if [[ -n ${NF_UPDATE_CACHIX_PUSH-} ]]; then
cachix push gensokyo-infrastructure "./${NF_ACTIONS_TEST_OUTLINK}"*/ & cachix push gensokyo-infrastructure "./${NF_ACTIONS_TEST_OUTLINK}"*/ &