Skip to content

Commit

Permalink
fix: missing build files (#845)
Browse files Browse the repository at this point in the history
  • Loading branch information
koba04 committed Jul 30, 2022
1 parent 01dcc83 commit 97af789
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ jobs:
node-version: 14
cache: 'npm'
- run: yarn
- run: yarn build
- name: Release
uses: cycjimmy/semantic-release-action@v2
with:
Expand Down

0 comments on commit 97af789

Please sign in to comment.