mirror of
https://github.com/Aviortheking/codestats-readme.git
synced 2025-07-24 21:29:50 +00:00
fix: workflow file
This commit is contained in:
2
.github/workflows/generate-theme-doc.yml
vendored
2
.github/workflows/generate-theme-doc.yml
vendored
@ -20,7 +20,7 @@ jobs:
|
||||
|
||||
- name: npm install, generate readme
|
||||
run: |
|
||||
npm ci
|
||||
npm install
|
||||
npm run theme-readme-gen
|
||||
env:
|
||||
CI: true
|
||||
|
Reference in New Issue
Block a user