Skip to content

Commit 42a016f

Browse files
committed
fix
1 parent 138ee85 commit 42a016f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gcp-vm.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
6161
- name: Check ssh file
6262
run: |
63-
ssh-keygen -l ~/id_ed25519
63+
ssh-keygen -l -f ~/id_ed25519
6464
6565
- name: Run Ansible playbook on the VM
6666
run: |

0 commit comments

Comments
 (0)