Skip to content

Commit

Permalink
remove dependency on sagemath#35417
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiasdiez authored and dimpase committed May 22, 2023
1 parent 2576a09 commit eed0593
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,8 @@ jobs:
repository: ${{ inputs.sage_repo }}
ref: ${{ inputs.sage_ref }}
fetch-depth: 10000
- name: fetch tags
run: git fetch --depth=1 origin +refs/tags/*:refs/tags/*
- name: free disk space
run: |
df -h
Expand Down

0 comments on commit eed0593

Please sign in to comment.