Skip to content

Commit 2878050

Browse files
committed
backtrack
1 parent 17e7691 commit 2878050

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -189,9 +189,8 @@ jobs:
189189
runs-on: macos-15
190190
steps:
191191
- uses: actions/checkout@v4
192-
with:
193-
# fetch-tags: true
194-
fetch-depth: 0
192+
# with:
193+
# fetch-depth: 0
195194
- name: Set Xcode version
196195
run: sudo xcode-select -s /Applications/Xcode_16.4.app
197196
- uses: ruby/setup-ruby@354a1ad156761f5ee2b7b13fa8e09943a5e8d252 # v1

0 commit comments

Comments
 (0)