Skip to content

Commit

Permalink
install image builder (flyteorg#5487)
Browse files Browse the repository at this point in the history
Signed-off-by: Kevin Su <[email protected]>
  • Loading branch information
pingsutw authored and robert-ulbrich-mercedes-benz committed Jul 2, 2024
1 parent 01cb023 commit 0ef81e8
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 "numpy<2.0.0"
pip install flytekit flytekitplugins-deck-standard flytekitplugins-envd "numpy<2.0.0"
pip freeze
- name: Checkout flytesnacks
uses: actions/checkout@v4
Expand Down

0 comments on commit 0ef81e8

Please sign in to comment.