Update website.yml
This commit is contained in:
parent
c4e544ea07
commit
375355705a
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user