Skip to content

Commit

Permalink
tag が fetch できていないのに対応
Browse files Browse the repository at this point in the history
  • Loading branch information
yappy committed Jan 4, 2025
1 parent b937fe6 commit cb63b08
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
fetch-tags: true

- name: Set up JDK 17
Expand Down

0 comments on commit cb63b08

Please sign in to comment.