update action
This commit is contained in:
parent
cc92ccc193
commit
3efb51b262
1 changed files with 0 additions and 1 deletions
1
.github/workflows/deploy.yml
vendored
1
.github/workflows/deploy.yml
vendored
|
@ -15,7 +15,6 @@ jobs:
|
||||||
with:
|
with:
|
||||||
node-version: 20
|
node-version: 20
|
||||||
cache: npm
|
cache: npm
|
||||||
cache-dependency-path: website/package-lock.json
|
|
||||||
|
|
||||||
- name: Install dependencies for gpx
|
- name: Install dependencies for gpx
|
||||||
run: npm install --prefix gpx
|
run: npm install --prefix gpx
|
||||||
|
|
Loading…
Reference in a new issue