Skip to content

Commit 663a7ce

Browse files
committed
Only upload once
1 parent 34d391a commit 663a7ce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci_docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,7 @@ jobs:
146146
with:
147147
name: pygmt-docs-pdf
148148
path: doc/_build/latex/pygmt.pdf
149+
if: matrix.os == 'ubuntu-latest'
149150

150151
- name: Checkout the gh-pages branch
151152
uses: actions/[email protected]

0 commit comments

Comments
 (0)