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
|
cmd: --cwd website install # will run `yarn install` command
|
||||||
- name: Build
|
- name: Build
|
||||||
uses: borales/actions-yarn@v3.0.0
|
uses: borales/actions-yarn@v3.0.0
|
||||||
working-directory: website
|
|
||||||
with:
|
with:
|
||||||
cmd: --cwd website build # will run `yarn build` command
|
cmd: --cwd website build # will run `yarn build` command
|
||||||
- name: Deploy
|
- name: Deploy
|
||||||
|
Loading…
x
Reference in New Issue
Block a user