Skip to content

Commit

Permalink
重新触发部署工作流
Browse files Browse the repository at this point in the history
  • Loading branch information
jiangyangcreate committed Sep 9, 2023
1 parent 18bfde8 commit 32c9f09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/updata.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
with:
node-version: 18

- name: install
- name: Install
run: npm install
- name: Build
run: npm run build
Expand Down

0 comments on commit 32c9f09

Please sign in to comment.