ci: check for shared additionally to packages

This commit is contained in:
iCrawl
2022-08-14 21:04:51 +02:00
parent 1211c7fc10
commit 90e7aea443
4 changed files with 37 additions and 17 deletions

View File

@@ -36,7 +36,6 @@ jobs:
node-version: 16
registry-url: https://registry.npmjs.org/
cache: 'yarn'
cache-dependency-path: yarn.lock
- name: Install dependencies
run: yarn --immutable