Skip to content

Commit

Permalink
use env
Browse files Browse the repository at this point in the history
  • Loading branch information
sreimers committed Feb 11, 2024
1 parent a5c3512 commit 766310a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
id: openssl
with:
path: openssl
key: ${{ runner.os }}-android-openssl-${{ openssl }}
key: ${{ runner.os }}-android-openssl-${{ env.openssl }}

- name: "build openssl"
if: steps.openssl.outputs.cache-hit != 'true'
Expand Down

0 comments on commit 766310a

Please sign in to comment.