Skip to content

Commit

Permalink
Update deployment.yml
Browse files Browse the repository at this point in the history
Readd depth
  • Loading branch information
Siedlerchr committed Oct 5, 2019
1 parent 815e736 commit d3fd6f9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
- name: Checkout source
uses: actions/checkout@v1
with:
depth: 1
submodules: true
- name: Set up JDK
uses: actions/setup-java@v1
Expand Down

0 comments on commit d3fd6f9

Please sign in to comment.