Skip to content

Commit 2d8e9d4

Browse files
committed
GitHub Action cleanup.
1 parent 225fc78 commit 2d8e9d4

File tree

3 files changed

+2
-108
lines changed

3 files changed

+2
-108
lines changed

.github/workflows/github_jekyll_example.yml

Lines changed: 0 additions & 65 deletions
This file was deleted.

.github/workflows/jekyll.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ jobs:
3131

3232
- name: Setup Ruby
3333
uses: ruby/setup-ruby@v1
34+
# https://github.com/ruby/setup-ruby/releases/tag/v1.207.0
35+
# uses: ruby/setup-ruby@4a9ddd6f338a97768b8006bf671dfbad383215f4
3436
with:
3537
ruby-version: '3.3'
3638
bundler-cache: true # runs 'bundle install' and caches installed gems automatically

.github/workflows/static.yml

Lines changed: 0 additions & 43 deletions
This file was deleted.

0 commit comments

Comments
 (0)