Skip to content

Commit 43e61cb

Browse files
Update gh-pages.yml
1 parent 84eb912 commit 43e61cb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/gh-pages.yml

+1
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ jobs:
3737
make clean
3838
make html
3939
cp source/index_replace.html build/html/index.html
40+
cp source/lammps_replace.html build/html/non-tutorials/lammps.html
4041
- name: Deploy
4142
uses: peaceiris/actions-gh-pages@v3
4243
if: ${{ github.ref == 'refs/heads/version2.0' }}

0 commit comments

Comments
 (0)