Skip to content

Commit

Permalink
fix: fix sync ci (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
iChenLei authored Nov 2, 2021
1 parent d87964c commit 3a65744
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cnpm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ jobs:

steps:
- name: Use curl to sync cnpm version
- run: curl https://npmmirror.com/sync/eslint-plugin-wxml
run: curl https://npmmirror.com/sync/eslint-plugin-wxml

1 comment on commit 3a65744

@vercel
Copy link

@vercel vercel bot commented on 3a65744 Nov 2, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.