Skip to content

Commit

Permalink
Update releasenotes_pdf.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mprinkezs authored Sep 9, 2024
1 parent 961f89b commit ef49d0a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/releasenotes_pdf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,9 @@ jobs:
uses: actions/checkout@v2

- name: Install Pandoc
uses: pandoc/setup-pandoc@v1
run: |
sudo apt-get update
sudo apt-get install -y pandoc
- name: Find and Convert Release Notes
id: convert_notes
Expand Down

0 comments on commit ef49d0a

Please sign in to comment.