Skip to content

Commit

Permalink
Adjust lander --extra-download
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathansick committed Oct 26, 2020
1 parent d695927 commit 2f1d570
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@ jobs:
LTD_PASSWORD: ${{ secrets.LTD_PASSWORD }}
LTD_USERNAME: ${{ secrets.LTD_USERNAME }}
run: |
lander --pdf LDM-294.pdf --upload --lsstdoc LDM-294.tex --ltd-product ldm-294 --extra-download ProductTree.pdf  --extra-download ProductTreeLand.pdf
lander --pdf LDM-294.pdf --upload --lsstdoc LDM-294.tex --ltd-product ldm-294 --extra-download ProductTree.pdf --extra-download ProductTreeLand.pdf

0 comments on commit 2f1d570

Please sign in to comment.