Fix 2 for woodpcker

This commit is contained in:
Shaun Hoffer 2024-06-01 19:20:42 -04:00
parent 866f709fc0
commit 16d37cab68

@ -3,8 +3,6 @@ steps:
image: ruby
commands:
- chmod -R a+w .
- git clone https://git.ttnrtsite.me/TTNRT/pages.git
- cd pages
- gem install bundler
- bundle install
- bundle exec jekyll build