We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1d2adde + 0e3a0ae commit e3ef810Copy full SHA for e3ef810
.github/workflows/build.yml
@@ -114,7 +114,7 @@ jobs:
114
115
- name: Enable and install picasso plugin in Tutor environment
116
run: |
117
- pip install git+https://github.com/eduNEXT/tutor-contrib-picasso@v0.1.1
+ pip install git+https://github.com/eduNEXT/tutor-contrib-picasso@v0.2.0
118
tutor plugins enable picasso
119
120
- name: Setup SSH agent for private repositories cloning
0 commit comments