Skip to content

Commit d71cfa8

Browse files
committed
build before release
1 parent 81c69c3 commit d71cfa8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,8 @@ jobs:
5353
node-version: 14
5454
registry-url: https://npm.pkg.github.com/
5555
scope: "@requestnetwork"
56+
- run: yarn
57+
- run: yarn build
5658
- run: npm ci
5759
- run: npm publish
5860
env:

0 commit comments

Comments
 (0)