Skip to content

Commit

Permalink
install tabulate
Browse files Browse the repository at this point in the history
Signed-off-by: Kevin Su <[email protected]>
  • Loading branch information
pingsutw committed May 13, 2024
1 parent 78b7dfc commit bf9b39f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/single-binary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ jobs:
- name: Install Python dependencies
run: |
python -m pip install --upgrade pip
pip install flytekit flytekitplugins-deck-standard
pip install flytekit flytekitplugins-deck-standard tabulate
pip freeze
- name: Checkout flytesnacks
uses: actions/checkout@v4
Expand Down

0 comments on commit bf9b39f

Please sign in to comment.