File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change 2424 fetch-depth : 1
2525 persist-credentials : false
2626
27+ - run : git fetch --tags
28+
2729 - name : Switch XCode Version
2830 uses : maxim-lobanov/setup-xcode@60606e260d2fc5762a71e64e74b2174e8ea3c8bd # v1.6.0
2931 with :
4648 fetch-depth : 1
4749 persist-credentials : false
4850
51+ - run : git fetch --tags
52+
4953 - name : Switch XCode Version
5054 uses : maxim-lobanov/setup-xcode@60606e260d2fc5762a71e64e74b2174e8ea3c8bd # v1.6.0
5155 with :
6872 fetch-depth : 1
6973 persist-credentials : false
7074
75+ - run : git fetch --tags
76+
7177 - name : Setup Nix
7278 uses : ./.github/actions/nix-devshell
7379
Original file line number Diff line number Diff line change 2020 fetch-depth : 1
2121 persist-credentials : false
2222
23+ - run : git fetch --tags
24+
2325 - name : Switch XCode Version
2426 uses : maxim-lobanov/setup-xcode@60606e260d2fc5762a71e64e74b2174e8ea3c8bd # v1.6.0
2527 with :
You can’t perform that action at this time.
0 commit comments