Skip to content

Commit

Permalink
Merge pull request #611 from IBM/fixtag401
Browse files Browse the repository at this point in the history
Update per snomke test of zips #145
  • Loading branch information
prb112 authored Jan 20, 2020
2 parents e6b90c8 + 9459825 commit 6127565
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 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
4 changes: 2 additions & 2 deletions fhir-install/src/main/assembly/distribution.xml
Original file line number Diff line number Diff line change
Expand Up @@ -108,8 +108,8 @@
<directoryMode>0755</directoryMode>
<fileMode>0755</fileMode>
<includes>
<include>com.ibm.fhir:fhir-persistence-schema:cli</include>
<include>com.ibm.fhir:fhir-swagger-generator:cli</include>
<include>com.ibm.fhir:fhir-persistence-schema</include>
<include>com.ibm.fhir:fhir-swagger-generator</include>
</includes>
</dependencySet>
</dependencySets>
Expand Down

0 comments on commit 6127565

Please sign in to comment.