1
0
mirror of https://github.com/bitwarden/mobile synced 2025-12-05 23:53:33 +00:00

Add fdroid version to print environment step

This commit is contained in:
Vince Grassia
2024-05-16 18:12:54 -04:00
parent f379bf59ea
commit 0a2a635f33

View File

@@ -167,6 +167,7 @@ jobs:
node --version
npm --version
git --version
fdroid --version
echo "GitHub ref: $GITHUB_REF"
echo "GitHub event: $GITHUB_EVENT"