Skip to content

Commit

Permalink
Try hidakatsuya/action-setup-diff-pdf
Browse files Browse the repository at this point in the history
  • Loading branch information
utensil committed Apr 11, 2024
1 parent 09b2ead commit 43743e2
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,13 +41,10 @@ jobs:
- name: Lint
run: |
flake8 -v
- name: Install apt deps with cache
uses: awalsh128/cache-apt-pkgs-action@latest
- uses: hidakatsuya/action-setup-diff-pdf@v1.3.0
if: "matrix.python-version == '3.11'"
with:
# https://github.com/vslavik/diff-pdf/pull/85
packages: diff-pdf-wx
version: 1.0
diff-pdf-version: '0.5'
- uses: actions/cache@v3
name: Tectonic Cache
if: "matrix.python-version == '3.11'"
Expand Down

0 comments on commit 43743e2

Please sign in to comment.