Update gatsby.yml
This commit is contained in:
parent
8eea5d4ad0
commit
e9fc3e6e50
1
.github/workflows/gatsby.yml
vendored
1
.github/workflows/gatsby.yml
vendored
@ -17,6 +17,7 @@ jobs:
|
|||||||
sudo yarn global add gatsby-cli
|
sudo yarn global add gatsby-cli
|
||||||
yarn
|
yarn
|
||||||
gatsby build
|
gatsby build
|
||||||
|
stty sane
|
||||||
- name: Publish to server via scp
|
- name: Publish to server via scp
|
||||||
uses: appleboy/scp-action@master
|
uses: appleboy/scp-action@master
|
||||||
with:
|
with:
|
||||||
|
Loading…
Reference in New Issue
Block a user