Skip to content

Commit

Permalink
Update example-doc.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cthoyt committed Sep 8, 2024
1 parent bdccf16 commit 9842b47
Showing 1 changed file with 2 additions and 10 deletions.
12 changes: 2 additions & 10 deletions .github/workflows/example-doc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,7 @@ jobs:
with:
name: draft
path: |
example/paper.context.pdf
example/paper.pdf
example/paper.crossref
example/paper.jats
example/paper.preprint
example/*
- name: Build Production PDF
run: >-
Expand All @@ -51,8 +47,4 @@ jobs:
with:
name: production
path: |
example/paper.context.pdf
example/paper.pdf
example/paper.crossref
example/paper.jats
example/paper.preprint
example/*

0 comments on commit 9842b47

Please sign in to comment.