Skip to content
This repository has been archived by the owner on May 8, 2024. It is now read-only.

Commit

Permalink
ci: run pnpm install
Browse files Browse the repository at this point in the history
  • Loading branch information
BoYanZh committed Feb 15, 2024
1 parent 029c97f commit 4e8cbae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,4 @@ jobs:
script: |
cd ~/frontend
git fetch --all && git reset --hard origin/main
pnpm install --frozen-lockfile

0 comments on commit 4e8cbae

Please sign in to comment.