Skip to content

Bump jekyll-open-sdg-plugins from 0.0.16 to 2.3.0 #66

Bump jekyll-open-sdg-plugins from 0.0.16 to 2.3.0

Bump jekyll-open-sdg-plugins from 0.0.16 to 2.3.0 #66

Workflow file for this run

name: Build Static Site
on: [push]
jobs:
build:
name: Build Static Site
runs-on: ubuntu-latest
steps:
- name: checkout
uses: actions/checkout@v3
- uses: ruby/setup-ruby@v1
with:
bundler-cache: true
- name: Build
run: npm run build