Skip to content

Commit adfee80

Browse files
committed
Remove unnecessary checkout in basemap-for-windows
1 parent ff02b1a commit adfee80

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/basemap-for-windows.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -174,12 +174,6 @@ jobs:
174174
needs: build
175175
runs-on: windows-latest
176176
steps:
177-
-
178-
name: Download checkout
179-
uses: actions/download-artifact@v1
180-
with:
181-
name: checkout
182-
path: .
183177
-
184178
name: Set Python
185179
uses: actions/setup-python@v2

0 commit comments

Comments
 (0)