Skip to content

Bump submodules/bifrost from 3ed7c0b to 33de13a #108

Bump submodules/bifrost from 3ed7c0b to 33de13a

Bump submodules/bifrost from 3ed7c0b to 33de13a #108

Workflow file for this run

name: Jekyll Test
on:
pull_request:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v3
with:
submodules: true
- name: Build Jekyll site
uses: actions/jekyll-build-pages@v1