Skip to content

Commit

Permalink
try build
Browse files Browse the repository at this point in the history
  • Loading branch information
itaven committed Aug 30, 2023
1 parent 7281e44 commit ce9adc7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,7 @@ jobs:
run: yarn install --immutable
- name: Run lint
run: yarn lint

- name: Build
- name: Build Components
run: yarn build

- name: Setup NPM token
Expand Down

0 comments on commit ce9adc7

Please sign in to comment.