You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- run: ${{prefix}}/venv/bin/pip install paramiko #FIXME should we pin a version?
/Users/jacob/tea/pantry/builds/ansible.com-2.15.1+darwin/xyz.tea.build.sh: line 44: $/Users/jacob/.tea/ansible.com/v2.15.1/venv/bin/pip: No such file or directory
- run: {{prefix}}/venv/bin/pip install paramiko #FIXME should we pin a version?
is it valid yaml? VSCode certainly doesn't think so. I think if you start the line with { you have to quote it, which is why we allow ${{moustaches}} at the line beginnings.
error: Uncaught Error: pantry entry invalid. please report this bug! ...
^^^^ this works fine
The text was updated successfully, but these errors were encountered: