Skip to content

Commit

Permalink
fix: checkout depth
Browse files Browse the repository at this point in the history
  • Loading branch information
jef committed Sep 29, 2022
1 parent adab714 commit c0153c0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: cli/gh-extension-precompile@v1
with:
go_version: "1.19"

0 comments on commit c0153c0

Please sign in to comment.