mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2025-03-18 13:21:09 +01:00
Add fetch depth windows build
This commit is contained in:
parent
afbdbfe469
commit
eeedaf49e7
1 changed files with 2 additions and 0 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
@ -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:
|
||||
|
|
Loading…
Add table
Reference in a new issue