Skip to content
This repository has been archived by the owner on Oct 24, 2024. It is now read-only.

Fix bug of vertexcolor #549

Fix bug of vertexcolor

Fix bug of vertexcolor #549

Workflow file for this run

name: docs
on:
push:
branches:
- main
tags:
- 'v*'
pull_request:
branches:
- main
jobs:
docs:
runs-on: windows-latest
steps:
- uses: compas-dev/compas-actions.docs@v3
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
use_conda: true