We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be87a87 commit 7523b2bCopy full SHA for 7523b2b
1 file changed
.github/workflows/markdown_equations.yml
@@ -91,6 +91,7 @@ jobs:
91
92
# Insert equation HTML elements with equation source URLs for README.md files:
93
- name: 'Insert equation HTML elements with equation source URLs'
94
+ run: |
95
make markdown-img-equations-files FILES=$files
96
make markdown-img-equations-src-urls-files FILES=$files
97
git add -A
0 commit comments