Skip to content

Commit 86c49fa

Browse files
committedApr 11, 2025
removed the gromacs replace link
1 parent 2f14558 commit 86c49fa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎.github/workflows/gh-pages.yml

-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ jobs:
4242
make clean
4343
make html
4444
cp source/index_replace.html build/html/index.html
45-
cp source/gromacs_replace.html build/html/miscellaneous/use-gromacs-instead.html
4645
- name: Deploy
4746
uses: peaceiris/actions-gh-pages@v3
4847
if: ${{ github.ref == 'refs/heads/main' }}

0 commit comments

Comments
 (0)