Skip to content

Commit

Permalink
Use --force.
Browse files Browse the repository at this point in the history
  • Loading branch information
felixfontein committed Oct 5, 2023
1 parent dc741ff commit e697e93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/antsibull-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:

- name: Install collections
run: |
ansible-galaxy collection install community.docker sensu.sensu_go -p ~/.ansible/collections/
ansible-galaxy collection install community.docker sensu.sensu_go --force -p ~/.ansible/collections/
git clone https://github.com/ansible-collections/community.crypto.git ~/.ansible/collections/ansible_collections/community/crypto
- name: Lint collection docs
Expand Down

0 comments on commit e697e93

Please sign in to comment.