Skip to content

Explaining what a staker is. #150

Explaining what a staker is.

Explaining what a staker is. #150

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