Skip to content

doc update on manifestwork #689

doc update on manifestwork

doc update on manifestwork #689

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