Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitd74acf7

Browse files
committed
fetch tags
Change-Id: I9330b6c05af3b0103905d48ef93936a399a2c6b3Signed-off-by: Thomas Kosiewski <tk@coder.com>
1 parentacd271f commitd74acf7

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

‎.github/workflows/ci.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ jobs:
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:
@@ -46,6 +48,8 @@ jobs:
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:
@@ -68,6 +72,8 @@ jobs:
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

‎.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ jobs:
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:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp