Skip to content

Commit

Permalink
feat: add ability to generate a local library
Browse files Browse the repository at this point in the history
  • Loading branch information
satya164 committed Sep 22, 2023
1 parent 93f2907 commit 1567303
Show file tree
Hide file tree
Showing 7 changed files with 227 additions and 61 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/build-templates.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,8 @@ jobs:
--author-url https://test.test \
--repo-url https://test.test \
--type ${{ matrix.type }} \
--languages ${{ matrix.language }}
--languages ${{ matrix.language }} \
--no-local
- name: Cache dependencies of library
id: library-yarn-cache
Expand Down
Loading

0 comments on commit 1567303

Please sign in to comment.