Skip to content

Bump submodules/encointer from 6ef503f to 256daf1 #473

Bump submodules/encointer from 6ef503f to 256daf1

Bump submodules/encointer from 6ef503f to 256daf1 #473

Workflow file for this run

name: Jekyll Test
on:
pull_request:
branches:
- main
merge_group:
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