Skip to content

Drop external tools: vectory is now pure Ruby (0.11.0) #472

Drop external tools: vectory is now pure Ruby (0.11.0)

Drop external tools: vectory is now pure Ruby (0.11.0) #472

Workflow file for this run

# Auto-generated by Cimas: Do not edit it manually!
# See https://github.com/metanorma/cimas
name: rake
on:
push:
branches: [ master, main ]
tags: [ v* ]
pull_request:
permissions:
contents: write
packages: read
jobs:
rake:
uses: metanorma/ci/.github/workflows/generic-rake.yml@main
with:
setup-tools: inkscape,ghostscript
submodules: true
choco-cache: true
private-fonts: false
secrets:
pat_token: ${{ secrets.CLARICLE_CI_PAT_TOKEN }}