=====================================================================

- unlock logs in virtual dependency update
This commit is contained in:
Wryn (yage) Wagner 2024-02-21 08:46:41 -07:00
parent e1b6c3e4f0
commit 534a2011a1

View File

@ -55,7 +55,8 @@ runs:
--name scwrypts/virtualenv/update-all \
--group scwrypts \
--type zsh \
> $HOME/.scwrypts.virtualenv.log 2>&1
;
#> $HOME/.scwrypts.virtualenv.log 2>&1
echo "CI_SCWRYPTS_READY=1" >> $GITHUB_ENV
exit 0