Skip to content

Hmm (SolveforUS.md title didn't change) #217

Hmm (SolveforUS.md title didn't change)

Hmm (SolveforUS.md title didn't change) #217

Workflow file for this run

name: Beautiful Jekyll CI
on: [push, pull_request]
jobs:
build:
name: Build Jekyll
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ruby/setup-ruby@v1
with:
ruby-version: '3.3'