Skip to content

Commit

Permalink
ci: fix path to with-ssh-agent script again (#681)
Browse files Browse the repository at this point in the history
  • Loading branch information
jooola authored Jul 5, 2024
1 parent 7485b17 commit 11b089f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/robot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ jobs:
run: |
ansible-galaxy install -r requirements.yml
with-ssh-agent ansible-playbook -vv install.yml
./with-ssh-agent ansible-playbook -vv install.yml

0 comments on commit 11b089f

Please sign in to comment.