Skip to content

Commit eed0593

Browse files
tobiasdiezdimpase
authored andcommitted
remove dependency on sagemath#35417
1 parent 2576a09 commit eed0593

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/docker.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,8 @@ jobs:
142142
repository: ${{ inputs.sage_repo }}
143143
ref: ${{ inputs.sage_ref }}
144144
fetch-depth: 10000
145+
- name: fetch tags
146+
run: git fetch --depth=1 origin +refs/tags/*:refs/tags/*
145147
- name: free disk space
146148
run: |
147149
df -h

0 commit comments

Comments
 (0)