Update update-website.yml
This commit is contained in:
parent
d9fb4d7a02
commit
3bc2f1fadb
1 changed files with 1 additions and 1 deletions
2
.github/workflows/update-website.yml
vendored
2
.github/workflows/update-website.yml
vendored
|
@ -15,5 +15,5 @@ jobs:
|
|||
- name: Update Website
|
||||
run: |
|
||||
JEKYLL_ENV=production bundle exec jekyll build
|
||||
cd _sites/
|
||||
cd /usr/share/korbs-studio/blue-runners/website/_work/blueanimates/blueanimates/_site/
|
||||
sudo cp -R ./* /usr/share/nginx/blueanimates/website/
|
||||
|
|
Reference in a new issue