mirror of
https://github.com/chatmail/core.git
synced 2026-05-08 09:26:29 +03:00
ci: remove artefacts from npm package
This commit is contained in:
2
.github/workflows/node-package.yml
vendored
2
.github/workflows/node-package.yml
vendored
@@ -186,7 +186,7 @@ jobs:
|
|||||||
tar -xvzf macos-latest.tar.gz -C node/prebuilds
|
tar -xvzf macos-latest.tar.gz -C node/prebuilds
|
||||||
tar -xvzf windows-latest.tar.gz -C node/prebuilds
|
tar -xvzf windows-latest.tar.gz -C node/prebuilds
|
||||||
tree node/prebuilds
|
tree node/prebuilds
|
||||||
rm -rf linux macos-latest windows-latest
|
rm -f linux.tar.gz macos-latest.tar.gz windows-latest.tar.gz
|
||||||
- name: Install dependencies without running scripts
|
- name: Install dependencies without running scripts
|
||||||
run: |
|
run: |
|
||||||
npm install --ignore-scripts
|
npm install --ignore-scripts
|
||||||
|
|||||||
Reference in New Issue
Block a user