Update .github/workflows/build_and_test.yml
Some checks failed
Build and Deploy Test Version - next.asandikci.com / build_deploy (push) Has been cancelled

This commit is contained in:
Aliberk Sandıkçı 2024-11-13 23:07:06 +03:00
parent 0127f66910
commit 1fe8819a62

View file

@ -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"