Skip to content

Commit 750579f

Browse files
committed
Looooooogs
1 parent 79d2a57 commit 750579f

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,8 @@ jobs:
9292
Set-Acl -AclObject $acl -Path .\id_ed25519
9393
9494
echo b
95-
Get-Content thtk-bin-ci.zip | ssh -T thcrap-dev-deploy@kosuzu.thpatch.net -i .\id_ed25519 $GITHUB_REF_NAME $arch
95+
Get-Content thtk-bin-ci.zip > nul
9696
echo c
97+
Get-Content thtk-bin-ci.zip | ssh -vvv -T thcrap-dev-deploy@kosuzu.thpatch.net -i .\id_ed25519 $GITHUB_REF_NAME $arch
98+
echo d
9799
Remove-Item .\id_ed25519

0 commit comments

Comments
 (0)