Skip to content

Commit ea34bde

Browse files
authored
.nojekyll file creation added for optimization of GH Pages deployment CI
1 parent 9db71f2 commit ea34bde

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/toPages.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ jobs:
4545
run: |
4646
unzip -o package.zip
4747
rm -f package.zip
48+
touch .nojekyll
4849
4950
- name: Create hlp/ directories
5051
run: |

0 commit comments

Comments
 (0)