Skip to content

Commit

Permalink
chore: update workflows config.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Apr 7, 2023
1 parent 460de45 commit 17a063e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
Documentation ${{ steps.changelog.outputs.tag }}: https://raw.githack.com/jaywcjlove/rollup-plugin-less/${{ steps.changelog.outputs.gh-pages-short-hash }}/index.html
```bash
npm i typenexus@${{steps.create_tag.outputs.versionNumber}}
npm i @wcj/rollup-plugin-less@${{steps.create_tag.outputs.versionNumber}}
```
${{ steps.changelog.outputs.compareurl }}
Expand Down

0 comments on commit 17a063e

Please sign in to comment.