Skip to content

Commit

Permalink
ci: apparently fetching tags is not needed
Browse files Browse the repository at this point in the history
  • Loading branch information
mttbernardini committed May 7, 2024
1 parent 4dcea9a commit 748beef
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,6 @@ jobs:
steps:
- name: Checkout to fetch tag annotation
uses: actions/checkout@v4
with:
fetch-tags: true

- name: Download binaries
uses: actions/download-artifact@v4
Expand Down

0 comments on commit 748beef

Please sign in to comment.