Skip to content

grab jvs and parse into stuff and fonts #55

grab jvs and parse into stuff and fonts

grab jvs and parse into stuff and fonts #55

Workflow file for this run

name: grab jvs and parse into stuff and fonts
on:
workflow_dispatch:
schedule:
- cron: 30 18 * * 5
jobs:
jvs-update:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: dtolnay/rust-toolchain@stable
- name: fetch, parse
run: cargo run --release
- uses: stefanzweifel/git-auto-commit-action@v5
with:
commit_message: weekly jvs/font update