BLOG-8 Set up gitea action #22

Merged
squid merged 4 commits from BLOG-8_set_up_gitea_action into main 2025-01-18 19:59:53 +08:00
Showing only changes of commit c2fef757b3 - Show all commits

View File

@ -23,6 +23,7 @@ jobs:
with:
node-version: 20
cache: "pnpm"
cache-dependency-path: frontend/pnpm-lock.yaml
- name: Install dependencies
run: pnpm install