Skip to content

Commit

Permalink
fix(package):Creted lock file
Browse files Browse the repository at this point in the history
  • Loading branch information
TrejoCode committed Jun 2, 2024
1 parent 5c2f865 commit f1a058d
Show file tree
Hide file tree
Showing 2 changed files with 5,945 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
node-version: ${{ matrix.node-version }}
cache: "npm"

- run: pnpm install
- run: pnpm build
- run: npm install
- run: npm build
- run: pm2 reload react.trejocode.com
- run: pm2 save
Loading

0 comments on commit f1a058d

Please sign in to comment.