chore: update workflows config.

This commit is contained in:
jaywcjlove 2022-11-13 16:50:11 +08:00
parent 18bf16646f
commit e29487a0ef
1 changed files with 7 additions and 0 deletions

View File

@ -29,6 +29,13 @@ jobs:
body: |
${{steps.contributors.outputs.htmlList}}
- name: Modify contributors.ejs
uses: jaywcjlove/github-action-modify-file-content@main
with:
path: template/contributors.ejs
body: |
${{steps.contributors.outputs.htmlList}}
- name: Build Linux Command
run: |
npm install