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 0277880 commit 5ce44b8Copy full SHA for 5ce44b8
.github/workflows/release.yml
@@ -51,7 +51,6 @@ jobs:
51
node-version: 14
52
registry-url: https://npm.pkg.github.com/
53
- run: npm install
54
- - run: npm run install-react-mui
55
- run: npm run build
56
- run: npx tsc index.js --declaration --allowJs --emitDeclarationOnly --skipLibCheck --outDir .
57
- run: npm install -g json
0 commit comments