Commit 1f79d503 authored by anuraghazra's avatar anuraghazra
Browse files

fix: workflow file

parent ef57cc7d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -20,7 +20,7 @@ jobs:

      - name: npm install, generate readme
        run: |
          npm ci
          npm install
          npm run theme-readme-gen
        env:
          CI: true