We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f14558 commit 86c49faCopy full SHA for 86c49fa
.github/workflows/gh-pages.yml
@@ -42,7 +42,6 @@ jobs:
42
make clean
43
make html
44
cp source/index_replace.html build/html/index.html
45
- cp source/gromacs_replace.html build/html/miscellaneous/use-gromacs-instead.html
46
- name: Deploy
47
uses: peaceiris/actions-gh-pages@v3
48
if: ${{ github.ref == 'refs/heads/main' }}
0 commit comments