Skip to content

Commit

Permalink
fix CI builld versions with fetch-depth
Browse files Browse the repository at this point in the history
  • Loading branch information
leastprivilege committed Jan 7, 2022
1 parent 12813c2 commit db279b0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ jobs:
runs-on: ${{ matrix.runs-on }}
steps:
- uses: actions/[email protected]
with:
fetch-depth: 0

- name: Setup dotnet (main)
uses: actions/setup-dotnet@v1
Expand Down

0 comments on commit db279b0

Please sign in to comment.