update_run: Fix pull command
This commit is contained in:
parent
e774ec1d65
commit
0c840a51ab
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
git pull master
|
git pull
|
||||||
CALL npm install
|
CALL npm install
|
||||||
CALL npm run build
|
CALL npm run build
|
||||||
CALL npm run start:win
|
CALL npm run start:win
|
||||||
|
|
Loading…
Reference in a new issue