Skip to content

Commit

Permalink
add checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
jelletreep authored Apr 11, 2024
1 parent 2e66a6a commit 4092fcc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pandoc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
convert_via_pandoc:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3
- uses: docker://pandoc/core:2.9
with:
args: >- # allows you to break string into multiple lines
Expand Down

0 comments on commit 4092fcc

Please sign in to comment.