We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8fb16eb commit 7f9fd5aCopy full SHA for 7f9fd5a
.github/workflows/continuous-integration.yml
@@ -17,7 +17,6 @@ jobs:
17
- name: Setup the project
18
run: |
19
yarn run setup
20
- npx lerna add @pattern-lab/engine-mustache --scope=@pattern-lab/core
21
npx lerna add @pattern-lab/engine-handlebars --scope=@pattern-lab/core
22
npx lerna add @pattern-lab/engine-underscore --scope=@pattern-lab/core
23
npx lerna add @pattern-lab/engine-liquid --scope=@pattern-lab/core
0 commit comments