Skip to content

Commit edfd14c

Browse files
committed
Remove unnecessary fetch tags
1 parent 6143b3f commit edfd14c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,6 @@ jobs:
3131
with:
3232
submodules: recursive
3333

34-
- name: Fetch tags
35-
run: git fetch --tags --force
36-
3734
- name: Override libdragon ref
3835
if: inputs.libdragon_ref != ''
3936
run: |

0 commit comments

Comments
 (0)