Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 92f9391870 |
@@ -42,7 +42,7 @@ jobs:
|
||||
persist-credentials: false
|
||||
- name: Setup Pages
|
||||
id: pages
|
||||
uses: actions/configure-pages@v5
|
||||
uses: actions/configure-pages@v6
|
||||
|
||||
- name: Install Node.js dependencies
|
||||
run: "cd docs && [[ -f package-lock.json || -f npm-shrinkwrap.json ]] && npm ci || true"
|
||||
|
||||
Reference in New Issue
Block a user