Skip to content

Make start of chain w.r.t. cycles clearer + precision in what hash to… #101

Make start of chain w.r.t. cycles clearer + precision in what hash to…

Make start of chain w.r.t. cycles clearer + precision in what hash to… #101

Workflow file for this run

name: CD
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v1
- name: Build
uses: dante-ev/latex-action@master
with:
root_file: whitepaper.tex
- name: Deploy
uses: actions/upload-artifact@v4
with:
name: whitepaper.pdf
path: whitepaper.pdf