Skip to content

Commit

Permalink
ci: do not fetch entire history
Browse files Browse the repository at this point in the history
  • Loading branch information
beheh committed Aug 20, 2024
1 parent 056c279 commit 62a6d87
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ jobs:
id-token: write
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- name: Install system dependencies
run: sudo apt-get update && sudo apt-get -y install libxml2-utils
- name: Set up Python 3.8
Expand Down

0 comments on commit 62a6d87

Please sign in to comment.