Skip to content

Make use of font-display #16

Make use of font-display

Make use of font-display #16

Workflow file for this run

name: build
on: push
jobs:
main:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ruby/setup-ruby@v1
with:
ruby-version: 2.6
bundler-cache: true
- run: make build
- uses: JamesIves/github-pages-deploy-action@v4
with:
folder: public