Skip to content

Commit

Permalink
use submodules to fetch CSL styles properly
Browse files Browse the repository at this point in the history
  • Loading branch information
matthiasgeiger committed Oct 5, 2019
1 parent a53b137 commit baa47ff
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 @@ -33,6 +33,7 @@ jobs:
uses: actions/checkout@v1
with:
fetch-depth: 1
submodules: true
- name: Set up JDK
uses: actions/setup-java@v1
with:
Expand Down

0 comments on commit baa47ff

Please sign in to comment.