Skip to content

Commit

Permalink
Install 1password cli on godtools setup (#87)
Browse files Browse the repository at this point in the history
  • Loading branch information
jzyinq authored Feb 19, 2024
1 parent 4da94a1 commit e2eb5fc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions godtools/setup/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ runs:
repo: 'PiwikPRO/godtools'
file: 'godtools'
token: ${{ steps.get-token.outputs.token }}
- name: Install 1Password CLI
uses: 1password/install-cli-action@143a85f84a90555d121cde2ff5872e393a47ab9f
- name: Setup godtools
shell: bash
run: chmod +x godtools && sudo mv -f godtools /usr/bin/godtools && godtools --version

0 comments on commit e2eb5fc

Please sign in to comment.