Skip to content

Commit 3de15ca

Browse files
chore: build before release
Fixes #35
1 parent 09edca8 commit 3de15ca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ jobs:
1212
steps:
1313
- uses: actions/checkout@v3
1414
- uses: ./.github/actions/prepare
15+
- run: yarn build
1516
- name: Release
1617
env:
1718
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)