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

fix(deps): update dependency katex to v0.16.9 #3042

fix(deps): update dependency katex to v0.16.9

fix(deps): update dependency katex to v0.16.9 #3042

Workflow file for this run

name: Docker Image CI
on: [push]
jobs:
build:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3
with:
submodules: true
- name: Build the Docker image
run: docker build . --file Dockerfile --tag my-image-name:$(date +%s)