Skip to content

Commit 190c5ac

Browse files
committed
Fix tabs
1 parent 70df653 commit 190c5ac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,8 @@ jobs:
7878
run: |
7979
echo a
8080
echo $id_ed25519_secret > .\id_ed25519
81-
# TODO remove
82-
Get-Content .\id_ed25519
81+
# TODO remove
82+
Get-Content .\id_ed25519
8383
8484
$acl = Get-Acl .\id_ed25519
8585
$AccessRule =

0 commit comments

Comments
 (0)