install-cli-action icon indicating copy to clipboard operation
install-cli-action copied to clipboard

Install 1Password CLI into your GitHub Actions jobs.

Results 3 install-cli-action issues
Sort by recently updated
recently updated
newest added

I run jobs on window-2019 I think install-cli.sh path is not valid in windows can you check this? ```yaml jobs: build: runs-on: windows-2019 ``` ![image](https://github.com/1Password/install-cli-action/assets/128575786/c85a7c72-e625-4316-af91-273643d8e2aa)

This PR adds support for running the action on windows runners. It includes: - powershell script to install op, following the same logic as the original shell script - powershell...

Hi. I 'm trying to edit an item using this github action but it's failing with `Error: 2024/08/09 19:06:52 invalid JSON provided` ``` 2024-08-09T19:06:51.0562468Z --- START 2024-08-09T19:06:51.5807310Z 7:06PM | DEBUG...