Skip to content

Commit

Permalink
Add missing cryptography dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
tom91136 committed Sep 28, 2024
1 parent 20e50c9 commit e0e1250
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
run: |
vagrant plugin install vagrant-libvirt
sudo apt-get reinstall -y qemu-user-static
pipx inject ansible-core passlib
pipx inject ansible-core passlib cryptography
if: always()

- { name: Stats, run: df -H && sudo fstrim -av, if: always() }
Expand Down

0 comments on commit e0e1250

Please sign in to comment.