Skip to content

Commit

Permalink
Merge pull request #6 from hhe/patch-1
Browse files Browse the repository at this point in the history
Add arguments to example usage
  • Loading branch information
mkrakowitzer authored Sep 8, 2020
2 parents 894bd28 + cb69043 commit acd1074
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@ jobs:
- uses: actions/checkout@v1
- uses: mkrakowitzer/actions-makepdfs@master
if: github.ref == 'refs/heads/master'
with:
markdown_dir: doc
output_dir: tmp
- uses: actions/upload-artifact@v1
with:
name: platform-architecture-docs
Expand Down

0 comments on commit acd1074

Please sign in to comment.