Render photos individually, optimize gallery images, and prune old releases
This commit is contained in:
@@ -31,6 +31,8 @@ jobs:
|
||||
with:
|
||||
ruby-version: '3.1.2'
|
||||
bundler-cache: true
|
||||
- name: Test gallery items
|
||||
run: bundle exec ruby scripts/tests/gallery_items_test.rb
|
||||
- name: Build Jekyll
|
||||
env:
|
||||
JEKYLL_ENV: production
|
||||
|
||||
Reference in New Issue
Block a user