Skip to content

Commit

Permalink
chore: update script
Browse files Browse the repository at this point in the history
  • Loading branch information
saifulshihab committed Jan 28, 2024
1 parent a8cd488 commit 7f37fa8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ jobs:
node-version: ${{ matrix.node-version }}
- name: Install dependencies and build
run: |
yarn install
yarn build:all
yarn
yarn build

0 comments on commit 7f37fa8

Please sign in to comment.