Skip to content

Commit

Permalink
ci: modify ci
Browse files Browse the repository at this point in the history
  • Loading branch information
AaronConlon committed Jul 19, 2024
1 parent ba5e848 commit 5575dfa
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/v-next.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,8 @@ jobs:
steps:
- uses: actions/checkout@v4
- run: rush install
- run: rush build --to v-next
- run: rush build

- name: restart pm2
run: cd /home/qyy/actions-runner/_work/delete-github-repos-in-batches/delete-github-repos-in-batches
- run: pm2 restart v-next

0 comments on commit 5575dfa

Please sign in to comment.