Skip to content

Update link in README.md #898

Update link in README.md

Update link in README.md #898

Workflow file for this run

name: CI
on: [push, pull_request]
jobs:
BuildPDF:
runs-on: ubuntu-latest
steps:
- name: Set up Git repository
uses: actions/checkout@v2
- name: Compile LaTeX document
uses: xu-cheng/latex-action@v2
with:
root_file: main.tex