Skip to content

Commit 9ea4cfd

Browse files
committed
chore: add cache for element
1 parent 1f61894 commit 9ea4cfd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@ jobs:
4141
command: install
4242
args: cargo-ndk
4343

44+
- uses: Swatinem/rust-cache@v2
45+
4446
- name: setup build targets
4547
run: rustup target add aarch64-linux-android armv7-linux-androideabi i686-linux-android x86_64-linux-android aarch64-apple-ios x86_64-apple-ios
4648

0 commit comments

Comments
 (0)