Skip to content

[fix](build): change resume to pandoc #9

[fix](build): change resume to pandoc

[fix](build): change resume to pandoc #9

Workflow file for this run

- name "Setup pandoc. from @pandoc/actions"

Check failure on line 2 in .github/workflows/pandoc-setup.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/pandoc-setup.yml

Invalid workflow file

You have an error in your yaml syntax on line 2
jobs:
pandoc:
steps:
- name: Install pandoc
uses: pandoc/actions/setup@v1
- name: Run pandoc
run: pandoc --version