Skip to content

Commit

Permalink
add to path
Browse files Browse the repository at this point in the history
  • Loading branch information
balazsgrill committed Oct 16, 2024
1 parent 4bef0f9 commit bdb520b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/client.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ jobs:
go install github.com/minio/minio@latest
go install github.com/minio/mc@latest
curl -o thrift.exe --output-dir '${{ runner.tool_cache }}' 'https://dlcdn.apache.org/thrift/0.21.0/thrift-0.21.0.exe'
echo echo '${{ runner.tool_cache }}' >> "$GITHUB_PATH"
- name: Generate
env:
Expand Down

0 comments on commit bdb520b

Please sign in to comment.