fix: set HOME
All checks were successful
Check / check (push) Successful in 53s

This commit is contained in:
2025-05-14 06:29:21 -04:00
parent 63433be0bb
commit d0e7ae9284
2 changed files with 1 additions and 1 deletions

View File

@ -205,6 +205,7 @@
preBuild = ''
cp -r ${client} client
HOME=$PWD
'';
};
in