Update .github/workflows/pages-deploy.yml
Some checks failed
Build and Deploy / build (push) Failing after 2m7s

This commit is contained in:
Aliberk Sandıkçı 2024-11-11 22:42:06 +03:00
parent 638dd5f9df
commit 3b986e5083

View file

@ -58,7 +58,8 @@ jobs:
# (See: https://github.com/cotes2020/chirpy-starter/tree/main/assets)
- name: Build Site
run: |
run: |
ruby -v
bundle install
bundle exec jekyll b
env: