Skip to content

Commit

Permalink
Fix missing dependencies in trymerge workflow (#413)
Browse files Browse the repository at this point in the history
  • Loading branch information
huydhn authored Jun 21, 2024
1 parent 7a3f5a0 commit ef1e745
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/trymerge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ jobs:
check-latest: false
cache: pip
architecture: x64
# TODO (huydhn): get rid of Rockset
- run: pip install pyyaml==6.0 rockset==1.0.3

- name: Setup committer id
run: |
Expand Down

0 comments on commit ef1e745

Please sign in to comment.