Skip to content

Commit

Permalink
Fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
FrozenAlex committed Mar 29, 2024
1 parent 590361e commit 898336b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ runs:
- name: Set output
id: path
shell: bash
run: echo "path=${HOME}/android-ndk-r27-canary" >> ${GITHUB_OUTPUT}
run: echo "path=${HOME}/android-ndk-r27-canary" >> ${GITHUB_OUTPUT}

0 comments on commit 898336b

Please sign in to comment.