Skip to content

build(deps): bump markdown-to-jsx from 7.3.2 to 7.5.0 #440

build(deps): bump markdown-to-jsx from 7.3.2 to 7.5.0

build(deps): bump markdown-to-jsx from 7.3.2 to 7.5.0 #440

Workflow file for this run

name: Website
on: [pull_request]
jobs:
build:
runs-on: ubuntu-latest
name: build
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Setup
uses: ./.github/actions/setup
- name: Build
run: yarn build
working-directory: ./website