Skip to content

Commit 0a4a50d

Browse files
committed
🐛 fix github moban update action
1 parent 0ba372e commit 0a4a50d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/moban-update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
python-version: '3.7'
1515
- name: check changes
1616
run: |
17-
pip install moban gitfs2 pypifs
17+
pip install moban gitfs2 pypifs moban-jinja2-github moan-ansible
1818
moban
1919
git status
2020
git diff --exit-code

0 commit comments

Comments
 (0)