We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52699c9 commit 4fc9376Copy full SHA for 4fc9376
.github/workflows/release-build.yml
@@ -13,10 +13,8 @@ jobs:
13
- run: |
14
npm i --legacy-peer-deps
15
npm run ncc:build
16
-# npm run ncc:full-test
17
npm i ./dist/netgrif-components-core --save-optional --legacy-peer-deps
18
npm run nc:build
19
-# npm run nc:full-test
20
npm i ./dist/netgrif-components --save-optional --legacy-peer-deps
21
npm run example:build
22
0 commit comments