Skip to content

Commit 79a3039

Browse files
committed
fixup! fixup! mirror-snapshots: somehow one was missing, let's quickly fix this
Signed-off-by: Johannes Schindelin <[email protected]>
1 parent 9ea09bf commit 79a3039

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/mirror-snapshots.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@ jobs:
2020
set -x
2121
2222
mirror_one() {
23-
test "$tag_name" = "2.32.0.2" || return 0
24-
2523
for file in $files
2624
do
2725
curl -fLo "$file" https://wingit.blob.core.windows.net/files/"$file" || exit 1

0 commit comments

Comments
 (0)