Skip to content

chore: fix spellings in a few places #646

chore: fix spellings in a few places

chore: fix spellings in a few places #646

Workflow file for this run

name: website
on:
workflow_dispatch: {}
pull_request:
branches:
- main
- release-*
jobs:
build:
name: build
runs-on: ubuntu-latest
steps:
- name: checkout code
uses: actions/checkout@v2
- name: build
run: make static