Skip to content

Commit 6240864

Browse files
wip
1 parent a96da4d commit 6240864

File tree

2 files changed

+0
-27
lines changed

2 files changed

+0
-27
lines changed

.github/workflows/install-hub.sh

Lines changed: 0 additions & 24 deletions
This file was deleted.

.github/workflows/release.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,6 @@ jobs:
2828
target: x86_64-pc-windows-msvc
2929
steps:
3030
- uses: actions/checkout@v3
31-
- name: Install hub
32-
run: .github/workflows/install-hub.sh ${{ matrix.os }}
33-
shell: bash
3431
- uses: dtolnay/rust-toolchain@stable
3532
with:
3633
targets: ${{matrix.config.target}}

0 commit comments

Comments
 (0)