Skip to content

Commit 55420a8

Browse files
committed
i spy a problem....
1 parent 27fe692 commit 55420a8

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -35,12 +35,6 @@ jobs:
3535
${{ runner.os }}-gradle-
3636
- name: Install Cross
3737
run: cargo install cross --git https://github.com/cross-rs/cross
38-
- name: Configure Cross Tool
39-
run: cargo xtask configure-crosstool
40-
- name: Install Cargo Docker Builder
41-
run: cargo install cargo-build-docker
42-
- name: Setup Windows Docker image
43-
run: cargo build-docker-image x86_64-pc-windows-msvc-cross --tag local
4438
- name: Build and publish artifacts
4539
run: ./gradlew publish --info --stacktrace
4640
env:

0 commit comments

Comments
 (0)