Skip to content

Commit

Permalink
Merge pull request #7 from fornwall/bump-ndk-for-docs
Browse files Browse the repository at this point in the history
Update to NDK 23 also for the docs workflow
  • Loading branch information
raftario authored Apr 12, 2024
2 parents adf4ce4 + b460c5e commit d649834
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- uses: nttld/setup-ndk@v1
id: setup-ndk
with:
ndk-version: r21e
ndk-version: r23c
- uses: actions-rs/cargo@v1
with:
command: install
Expand Down

0 comments on commit d649834

Please sign in to comment.