Commit 55f3a16
committed
ci: improve SSH directory creation logic
Update the GitHub Actions workflow to ensure the ~/.ssh directory is created only if it does not already exist. This prevents unnecessary output and maintains clarity in the workflow logs.1 parent fd2d528 commit 55f3a16
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| |||
0 commit comments