1 parent 55d7948 commit b88bb9aCopy full SHA for b88bb9a
1 file changed
.github/workflows/build.yml
@@ -13,7 +13,7 @@ jobs:
13
with:
14
ruby-version: 2.7
15
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
16
-
+
17
- name: Run Jekyll to generate page
18
run: bundle exec rake test
19
env:
0 commit comments