Skip to content

Commit 97af789

Browse files
authored
fix: missing build files (#845)
1 parent 01dcc83 commit 97af789

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ jobs:
6161
node-version: 14
6262
cache: 'npm'
6363
- run: yarn
64+
- run: yarn build
6465
- name: Release
6566
uses: cycjimmy/semantic-release-action@v2
6667
with:

0 commit comments

Comments
 (0)