File tree 2 files changed +8
-0
lines changed
2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change 24
24
fetch-depth : 1
25
25
persist-credentials : false
26
26
27
+ - run : git fetch --tags
28
+
27
29
- name : Switch XCode Version
28
30
uses : maxim-lobanov/setup-xcode@60606e260d2fc5762a71e64e74b2174e8ea3c8bd # v1.6.0
29
31
with :
46
48
fetch-depth : 1
47
49
persist-credentials : false
48
50
51
+ - run : git fetch --tags
52
+
49
53
- name : Switch XCode Version
50
54
uses : maxim-lobanov/setup-xcode@60606e260d2fc5762a71e64e74b2174e8ea3c8bd # v1.6.0
51
55
with :
68
72
fetch-depth : 1
69
73
persist-credentials : false
70
74
75
+ - run : git fetch --tags
76
+
71
77
- name : Setup Nix
72
78
uses : ./.github/actions/nix-devshell
73
79
Original file line number Diff line number Diff line change 20
20
fetch-depth : 1
21
21
persist-credentials : false
22
22
23
+ - run : git fetch --tags
24
+
23
25
- name : Switch XCode Version
24
26
uses : maxim-lobanov/setup-xcode@60606e260d2fc5762a71e64e74b2174e8ea3c8bd # v1.6.0
25
27
with :
You can’t perform that action at this time.
0 commit comments