Update website.yml
This commit is contained in:
1
.github/workflows/website.yml
vendored
1
.github/workflows/website.yml
vendored
@ -17,7 +17,6 @@ jobs:
|
||||
cmd: --cwd website install # will run `yarn install` command
|
||||
- name: Build
|
||||
uses: borales/actions-yarn@v3.0.0
|
||||
working-directory: website
|
||||
with:
|
||||
cmd: --cwd website build # will run `yarn build` command
|
||||
- name: Deploy
|
||||
|
Reference in New Issue
Block a user