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

@ -59,6 +59,7 @@ jobs:
- name: Build Site - name: Build Site
run: | run: |
ruby -v
bundle install bundle install
bundle exec jekyll b bundle exec jekyll b
env: env: