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 81c69c3 commit d71cfa8Copy full SHA for d71cfa8
.github/workflows/release.yml
@@ -53,6 +53,8 @@ jobs:
53
node-version: 14
54
registry-url: https://npm.pkg.github.com/
55
scope: "@requestnetwork"
56
+ - run: yarn
57
+ - run: yarn build
58
- run: npm ci
59
- run: npm publish
60
env:
0 commit comments