Skip to content

Commit

Permalink
feat: 测试 CD 场景
Browse files Browse the repository at this point in the history
  • Loading branch information
ziyi2 committed Oct 17, 2023
1 parent d0b5aac commit 8fabec9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
with:
node-version: "16.x"
registry-url: "https://registry.npmjs.org"
always-auth: "true"

- name: 安装依赖
run: npm ci
Expand Down

0 comments on commit 8fabec9

Please sign in to comment.