Skip to content

Commit

Permalink
ci: test
Browse files Browse the repository at this point in the history
  • Loading branch information
AaronConlon committed Jul 19, 2024
1 parent 350b7ee commit 862c43f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/v-next.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
AUTH_TRUST_HOST: ${{secrets.AUTH_TRUST_HOST}}
steps:
- uses: actions/checkout@v4
- run: ls && pwd
- run: nvm use && rush install
- run: rush build -to v-next
- run: pm2 restart v-next

0 comments on commit 862c43f

Please sign in to comment.