Skip to content

Commit 2055715

Browse files
update workflow
1 parent 0332fc8 commit 2055715

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

.github/workflows/install.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -157,13 +157,6 @@ jobs:
157157
run: |
158158
./install/python/python.exe tools/ci/download_deps.py --deps-dir install/deps
159159
160-
- name: Download drop_core module
161-
shell: bash
162-
env:
163-
PRIVATE_REPO_TOKEN: ${{ secrets.PRIVATE_REPO_TOKEN }}
164-
run: |
165-
./install/python/python.exe tools/ci/download_drop_core.py --os windows --arch ${{ matrix.arch }} || echo "drop_core download skipped"
166-
167160
- name: Install
168161
shell: bash
169162
run: |

0 commit comments

Comments
 (0)