fix: Use run build
instead of run
This commit is contained in:
parent
84b9f233fd
commit
cc9f349493
@ -20,7 +20,7 @@ steps:
|
||||
- cd clappr
|
||||
- git checkout $GIT_TAG
|
||||
- npm install
|
||||
- npm build
|
||||
- npm run build
|
||||
|
||||
- name: Upload the script
|
||||
image: rclone/rclone:latest
|
||||
|
Loading…
Reference in New Issue
Block a user