Skip to content

Commit

Permalink
Deploy workflow try fix ansible error
Browse files Browse the repository at this point in the history
  • Loading branch information
neoformit committed Jan 9, 2025
1 parent 8cd5b04 commit 8776cff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- name: Install Ansible
run: |
python -m pip install --upgrade pip
pip install ansible
pip install ansible packaging
- name: Install ssh keys
# For reference: https://stackoverflow.com/a/70447517
Expand Down

0 comments on commit 8776cff

Please sign in to comment.