Skip to content

Commit 426e714

Browse files
committed
revert: last commit
1 parent eb76af4 commit 426e714

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/postman.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,6 @@ jobs:
4949
- name: Start core server
5050
run: |
5151
cd apl-core
52-
nvm install
53-
nvm use
5452
npm install
5553
npm run server > $GITHUB_WORKSPACE/core.log 2>&1 &
5654
- name: Start api

0 commit comments

Comments
 (0)