Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
cloin committed Oct 18, 2024
1 parent 4426a8b commit 007a667
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion base-de-25/execution-environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ options:
additional_build_steps:
prepend_base:
- RUN $PYCMD -m pip install --upgrade pip setuptools
- RRUN $PYCMD -m pip install --upgrade --ignore-installed typing-extensions
- RUN $PYCMD -m pip install --upgrade --ignore-installed typing-extensions
prepend_galaxy:
# Add custom ansible.cfg which defines collection install sources
- ADD _build/configs/ansible.cfg /etc/ansible/ansible.cfg
Expand Down

0 comments on commit 007a667

Please sign in to comment.