We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 138ee85 commit 42a016fCopy full SHA for 42a016f
.github/workflows/gcp-vm.yaml
@@ -60,7 +60,7 @@ jobs:
60
61
- name: Check ssh file
62
run: |
63
- ssh-keygen -l ~/id_ed25519
+ ssh-keygen -l -f ~/id_ed25519
64
65
- name: Run Ansible playbook on the VM
66
0 commit comments