Skip to content

Commit

Permalink
fixed ci
Browse files Browse the repository at this point in the history
  • Loading branch information
zds-s committed Oct 8, 2024
1 parent b8e6275 commit 5796879
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/web.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ jobs:
with:
node-version: 20
cache: "pnpm"
cache-dependency-path: ./web/pnpm-lock.yaml

- name: Get pnpm store directory
shell: bash
Expand Down Expand Up @@ -106,6 +107,7 @@ jobs:
with:
node-version: 20
cache: "pnpm"
cache-dependency-path: ./web/pnpm-lock.yaml

- name: Get pnpm store directory
shell: bash
Expand Down Expand Up @@ -160,6 +162,7 @@ jobs:
with:
node-version: 20
cache: "pnpm"
cache-dependency-path: ./web/pnpm-lock.yaml

- name: Get pnpm store directory
shell: bash
Expand Down

0 comments on commit 5796879

Please sign in to comment.