Skip to content

Commit

Permalink
Remove unnecessary build step
Browse files Browse the repository at this point in the history
  • Loading branch information
kaklakariada committed Jan 21, 2024
1 parent 27b73b9 commit d861675
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,6 @@ jobs:
with:
fetch-depth: 0

- name: Fetch all history for all tags and branches
run: git fetch --prune --unshallow

- uses: actions/setup-java@v4
with:
distribution: 'temurin'
Expand Down

0 comments on commit d861675

Please sign in to comment.