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 13a9d53 commit 44f75aeCopy full SHA for 44f75ae
.github/workflows/ci.yml
@@ -16,7 +16,6 @@ jobs:
16
- uses: actions/setup-node@v3
17
with:
18
node-version: 16
19
- registry-url: 'https://registry.npmjs.org'
20
21
- run: yarn install
22
- run: npm run build
0 commit comments