Skip to content

Commit

Permalink
Use latest godtools release (#86)
Browse files Browse the repository at this point in the history
  • Loading branch information
jzyinq authored Feb 19, 2024
1 parent 452b888 commit 4da94a1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion godtools/setup/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ runs:
repo: 'PiwikPRO/godtools'
file: 'godtools'
token: ${{ steps.get-token.outputs.token }}
version: 'tags/0.0.16'
- name: Setup godtools
shell: bash
run: chmod +x godtools && sudo mv -f godtools /usr/bin/godtools && godtools --version

0 comments on commit 4da94a1

Please sign in to comment.