Skip to content

Commit

Permalink
chore: 更新编译文件
Browse files Browse the repository at this point in the history
  • Loading branch information
ssbeatty committed Feb 21, 2024
1 parent c4e1daa commit 58b36d7
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 @@ -32,7 +32,7 @@ jobs:
- name: Node build
run: |
cd web/omsUI
yarn install --registry https://registry.npmmirror.com/
yarn install --registry http://registry.npmmirror.com/
yarn run build
- name: Make all
Expand Down

0 comments on commit 58b36d7

Please sign in to comment.