diff --git a/.github/workflows/build-macos.yml b/.github/workflows/build-macos.yml index f29b0afd..0bbb17ab 100644 --- a/.github/workflows/build-macos.yml +++ b/.github/workflows/build-macos.yml @@ -50,7 +50,7 @@ jobs: - name: Install and Configure Node Modules run: | - yarn install --frozen-lockfile --cache-folder ~/.cache/yarn + yarn install --frozen-lockfile cp resources/verror-types node_modules/@types/verror/index.d.ts cp resources/macPackager.js node_modules/app-builder-lib/out/macPackager.js rm -r node_modules/pouchdb-node/node_modules/leveldown