Skip to content

Commit 17ff964

Browse files
committed
More logs
1 parent 190c5ac commit 17ff964

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/build.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,13 @@ jobs:
7878
run: |
7979
echo a
8080
echo $id_ed25519_secret > .\id_ed25519
81+
echo $id_ed25519_secret
82+
echo aa
8183
# TODO remove
84+
echo '=============='
8285
Get-Content .\id_ed25519
86+
echo '=============='
87+
Get-Item .\id_ed25519
8388
8489
$acl = Get-Acl .\id_ed25519
8590
$AccessRule =

0 commit comments

Comments
 (0)