File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2424 run : |
2525 #pip install --upgrade argcomplete>=1.9.4
2626 pip install copier==9.4.0
27- # pip install copier-templates-extensions==0.3.1
27+ pip install copier-templates-extensions==0.3.1
2828 #pip install pyyaml-include==2.2
2929
3030 - name : Test image
7272 run : |
7373 #pip install --upgrade argcomplete>=1.9.4
7474 pip install copier==9.4.0
75- # pip install copier-templates-extensions==0.3.1
75+ pip install copier-templates-extensions==0.3.1
7676 #pip install pyyaml-include==2.2
7777 python -m copier copy --trust --force . bot-example
7878
@@ -127,7 +127,7 @@ jobs:
127127 run : |
128128 #pip install --upgrade argcomplete>=1.9.4
129129 pip install copier==9.4.0
130- # pip install copier-templates-extensions==0.3.1
130+ pip install copier-templates-extensions==0.3.1
131131 #pip install pyyaml-include==2.2
132132 python -m copier copy --trust --force . bot-example
133133
You can’t perform that action at this time.
0 commit comments