Skip to content

Commit 37a5171

Browse files
committed
tweak ci
1 parent 56667bd commit 37a5171

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/pages.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,8 @@ jobs:
2828
- uses: actions/setup-node@v4
2929
with:
3030
cache: "npm"
31-
cache-dependency-path: "website/package-lock.json"
3231

3332
- run: npm ci
34-
working-directory: ./website
3533

3634
- name: Build website
3735
run: npx eleventy # --pathprefix=/maps.openlab.dev/

0 commit comments

Comments
 (0)