Skip to content

Settings

Settings #20

Workflow file for this run

name: Ursa Docs CI
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: TeX
run: |
docker pull dxjoke/tectonic-docker
/bin/bash check.sh