Skip to content

Commit 557cfb7

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents a3f6e13 + d3f8d5c commit 557cfb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: npm install and build
1818
run: |
1919
npm install
20-
npm run build
20+
npm run build:prod
2121
- name: transfer package.json to Server
2222
uses: appleboy/scp-action@master
2323
with:

0 commit comments

Comments
 (0)