Skip to content

Update dependency github-pages to v231 #197

Update dependency github-pages to v231

Update dependency github-pages to v231 #197

Workflow file for this run

name: Build with jekyll
on: pull_request
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: ruby/[email protected]
with:
ruby-version: 2.7.3
bundler-cache: true
- name: build
run: |
bundle exec jekyll build