Skip to content

Commit 855a520

Browse files
committed
m
1 parent d620e4e commit 855a520

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ jobs:
190190
steps:
191191
- uses: actions/checkout@v4
192192
with:
193-
fetch-tags: true
193+
# fetch-tags: true
194194
fetch-depth: 0
195195
- name: Set Xcode version
196196
run: sudo xcode-select -s /Applications/Xcode_16.4.app

0 commit comments

Comments
 (0)