From b296f2251c6477f26a4e70e0802caa841313f1e5 Mon Sep 17 00:00:00 2001 From: adbenitez Date: Wed, 18 Jan 2023 07:19:34 -0500 Subject: [PATCH] update CI --- .github/workflows/release.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 0c1b3e096..d451e9156 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -26,7 +26,6 @@ jobs: - uses: actions/checkout@v2 with: submodules: recursive - - uses: actions-rs/toolchain@v1 - uses: Swatinem/rust-cache@v1 with: working-directory: jni/deltachat-core-rust