Skip to content

Commit

Permalink
Fix CI typo
Browse files Browse the repository at this point in the history
  • Loading branch information
lowercasename committed Jul 10, 2023
1 parent 25ed037 commit 5da3386
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@ jobs:
- name: Install PM2
run: pnpm install -g pm2
- name: Deploy
run: pnpm deploy
run: pnpm run deploy

0 comments on commit 5da3386

Please sign in to comment.