Skip to content

Commit 22c4920

Browse files
committed
fix
1 parent 1ea7284 commit 22c4920

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/node.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -658,6 +658,9 @@ jobs:
658658
yarn config set cacheFolder /home/runner/publish-docs-cache
659659
yarn install
660660
661+
# setup zodern:types. No linters are setup, so this simply installs the packages
662+
yarn meteor lint
663+
661664
cd packages
662665
yarn build:all
663666
env:

0 commit comments

Comments
 (0)