Skip to content

Update ms-review.tex #202

Update ms-review.tex

Update ms-review.tex #202

Workflow file for this run

name: article
on:
push:
workflow_dispatch:
jobs:
showyourwork:
runs-on: ubuntu-latest
name: Build the article PDF
concurrency: showyourwork-${{ github.ref }}
steps:
- name: Checkout
uses: actions/checkout@v2
with:
fetch-depth: 0
submodules: recursive
- name: Build the article PDF
id: build
uses: ./showyourwork/showyourwork-action
with:
article-cache-number: null