Use install-cli-action to enable windows support

This commit is contained in:
Volodymyr Zotov
2025-07-24 16:54:42 -05:00
parent 43fd9cdb84
commit 80da714262
6 changed files with 36421 additions and 3814 deletions

View File

@@ -5,6 +5,9 @@ branding:
icon: lock
color: blue
inputs:
version:
description: Version of the 1Password CLI to install
default: latest
unset-previous:
description: Whether to unset environment variables populated by 1Password in earlier job steps
default: "false"