Skip to content

Commit 13c7618

Browse files
wip
1 parent 6b61b59 commit 13c7618

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/update-mfp-index-html.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ jobs:
2121
- name: Run build mfp index.html script and save changes
2222
run: |
2323
python build-mfp-index-html.py
24-
git status
2524
git diff --quiet index.html
2625
if [ "$?" -eq 1 ];
2726
then

0 commit comments

Comments
 (0)