Skip to content

synchronization with zh.toml #574

synchronization with zh.toml

synchronization with zh.toml #574

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