Update .github/workflows/build_and_test.yml
Some checks failed
Build and Deploy Test Version - next.asandikci.com / build_deploy (push) Has been cancelled
Some checks failed
Build and Deploy Test Version - next.asandikci.com / build_deploy (push) Has been cancelled
This commit is contained in:
parent
0127f66910
commit
1fe8819a62
1 changed files with 1 additions and 0 deletions
|
@ -58,6 +58,7 @@ jobs:
|
||||||
cd web
|
cd web
|
||||||
bundle install
|
bundle install
|
||||||
bundle exec jekyll b
|
bundle exec jekyll b
|
||||||
|
ls -la
|
||||||
env:
|
env:
|
||||||
JEKYLL_ENV: "production"
|
JEKYLL_ENV: "production"
|
||||||
|
|
Loading…
Reference in a new issue