Skip to content

Commit 359eb89

Browse files
Performing new publishing test on github pages
1 parent bddc337 commit 359eb89

File tree

2 files changed

+1
-31
lines changed

2 files changed

+1
-31
lines changed

.github/workflows/jekyll-gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,4 +51,4 @@ jobs:
5151
uses: actions/deploy-pages@v4
5252
- name: Fix paths for GitHub Pages
5353
run: |
54-
find . -type f -name "*.js" -exec sed -i 's|src="lib/|src="/facial-recognition/lib/|g' {} +
54+
find . -type f -name "*.json" -exec sed -i 's|src="lib/|src="/facial-recognition/lib/|g' {} +

.github/workflows/workflow.yaml

Lines changed: 0 additions & 30 deletions
This file was deleted.

0 commit comments

Comments
 (0)