Skip to content

Commit 31e1061

Browse files
authored
oops
1 parent b2092cb commit 31e1061

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/site-runner.test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454

5555
- name: Set known hosts.
5656
run: |
57-
echo "operations_known_hosts: \"${ secrets.SSH_KNOWN_HOSTS }}\"" > vars.ci.yml
57+
echo "operations_known_hosts: \"${{ secrets.SSH_KNOWN_HOSTS }}\"" > vars.ci.yml
5858
5959
- name: "Wait for all jobs to complete."
6060
run: |

0 commit comments

Comments
 (0)