We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3fbef6e commit c5dbc37Copy full SHA for c5dbc37
.github/workflows/convert.yml
@@ -45,7 +45,4 @@ jobs:
45
git commit -m "Add new HTML file" || echo "No changes to commit"
46
git push -f origin gh-pages
47
48
- - name: Cleanup Environment
49
- run: |
50
- cd ..
51
- git clone --recurse-submodules https://github.com/opencobra/cobratoolbox.git
+
0 commit comments