Skip to content

Commit

Permalink
try with fetch-depth = 0
Browse files Browse the repository at this point in the history
  • Loading branch information
2bndy5 committed Jun 7, 2021
1 parent 6a91d3f commit 4a05041
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build_linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,8 @@ jobs:
- name: checkout RF24Gateway
uses: actions/checkout@v2
with:
fetch-depth: 0

- name: create CMake build environment
run: cmake -E make_directory ${{ github.workspace }}/build
Expand Down

0 comments on commit 4a05041

Please # to comment.