Skip to content

Commit 0690df7

Browse files
PWM-41 - docs: clean up YAML in Readme
1 parent 2d70938 commit 0690df7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,7 @@ Path at which socket was created.
2626
key: BASE64_SECRET_KEY
2727

2828
- name: Use SSH socket
29-
run: |
30-
ls -l "${{ steps.ssh-socket-action.outputs.socket-path }}"
29+
run: ls -l "${{ steps.ssh-socket-action.outputs.socket-path }}"
3130
3231
## Development
3332
yarn install

0 commit comments

Comments
 (0)