Skip to content

Commit

Permalink
community.crypto do not install dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
abikouo committed Jul 5, 2023
1 parent 4e3c41a commit 0c86318
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
- name: install community.crypto collection
uses: ansible-network/github_actions/.github/actions/build_install_collection@main
with:
install_python_dependencies: true
install_python_dependencies: false
source_path: ${{ env.crypto_dir }}

- name: Create AWS/sts session credentials
Expand Down

0 comments on commit 0c86318

Please sign in to comment.