Update gatsby.yml
This commit is contained in:
parent
2e408b1c40
commit
8eea5d4ad0
2
.github/workflows/gatsby.yml
vendored
2
.github/workflows/gatsby.yml
vendored
@ -14,7 +14,7 @@ jobs:
|
|||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- name: Build project
|
- name: Build project
|
||||||
run: |
|
run: |
|
||||||
sudo npm install -g gatsby-cli
|
sudo yarn global add gatsby-cli
|
||||||
yarn
|
yarn
|
||||||
gatsby build
|
gatsby build
|
||||||
- name: Publish to server via scp
|
- name: Publish to server via scp
|
||||||
|
Loading…
Reference in New Issue
Block a user