Merge pull request #197 from anuraghazra/auto-theme-readme

fix: workflow file in readme generator
This commit is contained in:
Anurag Hazra 2020-07-26 14:33:27 +05:30 committed by GitHub
commit 9bd1bad491
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,7 +20,7 @@ jobs:
- name: npm install, generate readme
run: |
npm ci
npm install
npm run theme-readme-gen
env:
CI: true