Skip to content

Commit 8069f9f

Browse files
committed
Remove duplicate sdist
1 parent a878878 commit 8069f9f

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -32,12 +32,6 @@ jobs:
3232
./bootstrap
3333
./configure
3434
35-
- name: make dist
36-
run: |
37-
make dist
38-
env:
39-
MAKE: make -j8
40-
4135
- name: Download tarballs of all packages
4236
run: |
4337
build/bin/sage-package download :all: --no-file huge --allow-upstream

0 commit comments

Comments
 (0)