Skip to content

Create coc.html

Create coc.html #37

Workflow file for this run

name: Build Site
on:
push:
branches:
- master
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout Repo
uses: actions/checkout@v1
with:
submodules: true