Skip to content

Commit

Permalink
++
Browse files Browse the repository at this point in the history
  • Loading branch information
lienbaoagora committed Oct 28, 2024
1 parent 9d8fd54 commit 05bb672
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/page.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,13 @@ jobs:
uses: pnpm/action-setup@v4
with:
version: latest
package_json_file: examples/web/package.json

- name: Setup Node 💚
uses: actions/setup-node@v3
with:
node-version: 18
cache-dependency-path: examples/web/pnpm-lock.yaml
cache: "pnpm"

- name: Build 🔧
Expand Down

0 comments on commit 05bb672

Please sign in to comment.