Skip to content

Commit

Permalink
fetch all history on checkout action
Browse files Browse the repository at this point in the history
  • Loading branch information
2bndy5 committed Jan 14, 2021
1 parent aeb813e commit 9ae9449
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
- name: Checkout RF24
uses: actions/checkout@v2
with:
fetch-depth: 0
path: RF24
ref: ${{ steps.latest_rf24_ver.outputs.release }}
- name: provide toolchain
Expand Down

0 comments on commit 9ae9449

Please sign in to comment.