Skip to content

Commit

Permalink
generate pdf on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
parvit committed Aug 21, 2024
1 parent 6d678e2 commit 5ac3db4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
submodules: false

- name: Install Pandoc
uses: pandoc/actions/setup@{main}
uses: pandoc/actions/setup@v1.0.0
with:
version: ${{ env.PANDOC_VERSION }}

Expand Down

0 comments on commit 5ac3db4

Please sign in to comment.