Skip to content

Commit

Permalink
a
Browse files Browse the repository at this point in the history
  • Loading branch information
Your Name committed Jul 23, 2024
1 parent 944c38c commit 335397e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ jobs:
- name: Post setup settings for Android cross-compiler
run: |
echo 'NDK=${{ steps.setup-ndk.outputs.ndk-path }}' >> "${GITHUB_ENV}"
echo 'ANDROID_SDK_ROOT=$(dirname "${{ steps.setup-ndk.outputs.ndk-path }}")' >> "${GITHUB_ENV}"
- name: Setup upterm session
if: false
uses: lhotari/action-upterm@v1
Expand Down

0 comments on commit 335397e

Please sign in to comment.