fix yaml path

pull/18/head
Vladimir Mandic 2023-02-22 09:50:56 -05:00 committed by GitHub
parent 0403ae405b
commit 11c16dd887
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ jobs:
with:
node-version: 18
cache: npm
cache-dependency-path: pnpm-lock.yaml
cache-dependency-path: pages/pnpm-lock.yaml
- name: npm-install
run: npm install
- name: node-run