Skip to content

Commit f1698d2

Browse files
committed
add build step
1 parent c17e630 commit f1698d2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/alpha.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313
with:
1414
node-version: "12.x"
1515
- run: yarn install --frozen-lockfile
16+
- run: yarn build
1617
- run: yarn pack --filename=release.tgz
1718
- uses: Klemensas/action-autotag@stable
1819
id: update_tag

0 commit comments

Comments
 (0)