Update main.yml
This commit is contained in:
parent
f01bf50a96
commit
1450f7dc08
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
@ -17,5 +17,5 @@ jobs:
|
||||
uses: actions/setup-node@v2
|
||||
with:
|
||||
node-version: 20.x
|
||||
- run: npm build
|
||||
- run: pm2 restart immersive
|
||||
- run: npm ci
|
||||
- run: npm run build
|
||||
|
||||
Loading…
Reference in New Issue
Block a user