Skip to content

Commit d5c33b3

Browse files
committed
Remove another unused step in CI workflow
1 parent 5f5cdcb commit d5c33b3

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -80,13 +80,6 @@ jobs:
8080
with:
8181
python-version: "3.9"
8282

83-
- name: Download data packages
84-
uses: actions/download-artifact@v4
85-
with:
86-
pattern: dist-basemap_data*
87-
path: ./data_packages/
88-
merge-multiple: true
89-
9083
- name: Download basemap sdist
9184
uses: actions/download-artifact@v4
9285
with:

0 commit comments

Comments
 (0)