We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 219dcfe commit 1ac08ffCopy full SHA for 1ac08ff
statics/moban-update.yml
@@ -15,6 +15,7 @@ jobs:
15
python-version: '3.7'
16
- name: check changes
17
run: |
18
+ pip install markupsafe==2.0.1
19
pip install moban gitfs2 pypifs moban-jinja2-github moban-ansible
20
moban
21
git status
0 commit comments