diff --git a/.github/workflows/cache-core.yml b/.github/workflows/cache-core.yml index 03af96105..2e00c8d50 100644 --- a/.github/workflows/cache-core.yml +++ b/.github/workflows/cache-core.yml @@ -26,7 +26,7 @@ jobs: - uses: Swatinem/rust-cache@v2 with: - working-directory: jni/deltachat-core-rust + workspaces: jni/deltachat-core-rust - name: Get deltachat-core-rust submodule hash id: core-hash