Skip to content

Commit

Permalink
fix cicd
Browse files Browse the repository at this point in the history
  • Loading branch information
lijingze committed Feb 3, 2024
1 parent f811615 commit e95768c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:

# 打包
- name: 打包
run: npm run build
run: npm run docs:build
# 上传到腾讯云
- name: 发布到阿里云
uses: easingthemes/ssh-deploy@main
Expand Down

0 comments on commit e95768c

Please sign in to comment.