fix: removes failing step
This commit is contained in:
parent
071c9971a7
commit
e20bbe29fd
1 changed files with 1 additions and 4 deletions
5
.github/workflows/deploy.yml
vendored
5
.github/workflows/deploy.yml
vendored
|
|
@ -23,7 +23,4 @@ jobs:
|
|||
- name: Build
|
||||
run: |
|
||||
yarn
|
||||
yarn build
|
||||
|
||||
- name: Deploy
|
||||
|
||||
yarn build
|
||||
Loading…
Reference in a new issue