Skip to content

Commit

Permalink
chore: add cache for element
Browse files Browse the repository at this point in the history
  • Loading branch information
phodal committed Nov 10, 2023
1 parent 1f61894 commit 9ea4cfd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ jobs:
command: install
args: cargo-ndk

- uses: Swatinem/rust-cache@v2

- name: setup build targets
run: rustup target add aarch64-linux-android armv7-linux-androideabi i686-linux-android x86_64-linux-android aarch64-apple-ios x86_64-apple-ios

Expand Down

0 comments on commit 9ea4cfd

Please sign in to comment.