Skip to content

Commit 7f9fd5a

Browse files
committed
chore(CI/CD): let's not install mustache engine anymore
1 parent 8fb16eb commit 7f9fd5a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ jobs:
1717
- name: Setup the project
1818
run: |
1919
yarn run setup
20-
npx lerna add @pattern-lab/engine-mustache --scope=@pattern-lab/core
2120
npx lerna add @pattern-lab/engine-handlebars --scope=@pattern-lab/core
2221
npx lerna add @pattern-lab/engine-underscore --scope=@pattern-lab/core
2322
npx lerna add @pattern-lab/engine-liquid --scope=@pattern-lab/core

0 commit comments

Comments
 (0)