Skip to content

Commit

Permalink
Update #145
Browse files Browse the repository at this point in the history
Signed-off-by: Paul Bastide <pbastide@us.ibm.com>
  • Loading branch information
prb112 committed Jan 20, 2020
1 parent e6b90c8 commit a56c486
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/javadocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ jobs:
- name: Gets the version
id: get_version
run: echo ::set-env name=TAG_VERSION::${GITHUB_REF/refs\/tags\//}
- name: Setup Graphviz environment
uses: kamiazya/setup-graphviz@v1
- name: Grab the Master Branch
uses: actions/checkout@v2
with:
Expand Down

0 comments on commit a56c486

Please sign in to comment.