This commit is contained in:
parent
74fc8329f1
commit
68f5aa29ab
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ jobs:
|
|||
run: npm install
|
||||
|
||||
- name: Build
|
||||
run: 'npm run build-only'
|
||||
run: 'npm run build'
|
||||
|
||||
- name: Deploy to Server
|
||||
uses: wlixcc/SFTP-Deploy-Action@v1.2.6
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue