Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
epidrome authored Aug 5, 2024
1 parent 801a35a commit 076ed9e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v4
- name: Install latest pandoc
uses: pandoc/actions/setup@{main}
with:
version: 2.19
uses: pandoc/actions/setup@v1
- name: Run pandoc
run: pandoc --version
- name: Install TeX Live
Expand Down

0 comments on commit 076ed9e

Please sign in to comment.