There was an error while loading. Please reload this page.
1 parent 1853b29 commit a5ebd29Copy full SHA for a5ebd29
1 file changed
.github/workflows/deploy-pages.yml
@@ -28,8 +28,6 @@ jobs:
28
uses: actions/setup-node@v4
29
with:
30
node-version: 22
31
- cache: npm
32
- cache-dependency-path: tensor-viz/package-lock.json
33
34
- name: Configure GitHub Pages
35
uses: actions/configure-pages@v5
0 commit comments