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