Skip to content

Commit

Permalink
fix: workflows build
Browse files Browse the repository at this point in the history
  • Loading branch information
zrg-team authored Oct 20, 2022
1 parent 492cf28 commit be3875b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ jobs:
run: npm install -g yarn
- name: Install
run: yarn install
- name: Build
run: yarn build
- name: Add & Commit
uses: EndBug/add-and-commit@v9.1.0
with:
Expand Down

0 comments on commit be3875b

Please sign in to comment.