Skip to content

Commit 2ef13d6

Browse files
authored
Merge pull request #76 from thisisobate/fix/72-patch2
chore: fix gh pages to serve correct page
2 parents 5d483c4 + c114a68 commit 2ef13d6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
fetch-depth: 0
2323
- uses: actions/setup-node@v4
2424
with:
25+
cache-dependency-path: ./website/package-lock.json
2526
node-version: 20
2627
cache: npm
2728

0 commit comments

Comments
 (0)