Skip to content

Commit a90ceb6

Browse files
committed
Adjust docs build workflow.
1 parent 2d2c818 commit a90ceb6

File tree

3 files changed

+2
-4
lines changed

3 files changed

+2
-4
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Setup Node
1919
uses: actions/setup-node@v4
2020
with:
21-
node-version: 24
21+
node-version: 20
2222
cache: "npm"
2323

2424
- name: Install

package-lock.json

Lines changed: 1 addition & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,6 @@
113113
},
114114
"devDependencies": {
115115
"@iiif/presentation-3": "^1.1.3",
116-
"@napi-rs/simple-git": "^0.1.19",
117116
"@testing-library/jest-dom": "^6.6.3",
118117
"@testing-library/dom": "^10.4.0",
119118
"@testing-library/react": "^16.0.1",

0 commit comments

Comments
 (0)