Skip to content

Commit

Permalink
adding git
Browse files Browse the repository at this point in the history
  • Loading branch information
LegitCamper committed Sep 10, 2024
1 parent f15a828 commit e993c20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-homelab.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- uses: actions/checkout@v4

- name: install ansible
run: sudo apt-get install -y ansible
run: sudo apt-get install -y ansible git

- name: Run gateway playbook
uses: dawidd6/action-ansible-playbook@v2
Expand Down

0 comments on commit e993c20

Please sign in to comment.