Add fetch depth windows build

This commit is contained in:
Chris Stewart 2021-05-31 11:25:07 -05:00
parent afbdbfe469
commit eeedaf49e7

View file

@ -143,6 +143,8 @@ jobs:
runs-on: [windows-latest]
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- name: Setup Scala
uses: olafurpg/setup-scala@v10
with: