Skip to content

Commit

Permalink
try android
Browse files Browse the repository at this point in the history
  • Loading branch information
flaribbit committed Oct 14, 2023
1 parent 817265d commit 2eaaadc
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,13 +35,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: cache vcpkg
uses: actions/cache@v3
with:
key: vcpkg-android
path: ${{ env.VCPKG_INSTALLATION_ROOT }}/installed
- name: setup vcpkg
run: vcpkg install libheif:arm64-android
- name: setup cargo-ndk
run: |
cargo install cargo-ndk
Expand Down

0 comments on commit 2eaaadc

Please sign in to comment.