[Actions] The struggle is real
Some checks failed
/ jekyll (push) Failing after 2s

This commit is contained in:
Bill Niblock 2024-02-26 21:42:53 -05:00
parent f7d0c0dbf0
commit 8d5ea5de9b

View file

@ -1,7 +1,7 @@
on: [push]
jobs:
jekyll:
runs-on: docker
runs-on: node20
steps:
- uses: actions/checkout@v4
- uses: https://github.com/ruby/setup-ruby@v1