Skip to content
This repository has been archived by the owner on Jan 30, 2023. It is now read-only.

Commit

Permalink
.github/workflows/extract-sage-local.sh: Use sage-rebase.sh --all
Browse files Browse the repository at this point in the history
  • Loading branch information
mkoeppe committed Mar 17, 2021
1 parent 2037d68 commit d0df00c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/extract-sage-local.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ ls -l "$SAGE_LOCAL" "$SAGE_LOCAL"/var/lib/sage/installed/
df -h

# Rebase!
src/bin/sage-rebase.sh "$SAGE_LOCAL"
src/bin/sage-rebase.sh --all "$SAGE_LOCAL"

0 comments on commit d0df00c

Please sign in to comment.