Skip to content

Commit

Permalink
Pin flytectl version to 0.8.0
Browse files Browse the repository at this point in the history
Signed-off-by: Eduardo Apolinario <eapolinario@users.noreply.github.com>
  • Loading branch information
eapolinario committed Dec 21, 2023
1 parent 00545fd commit cfa4745
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/single-binary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,8 @@ jobs:
with:
python-version: "3.11"
- uses: unionai/flytectl-setup-action@v0.0.1
with:
version: '0.8.0'
- name: Setup sandbox
run: |
mkdir -p ~/.flyte/sandbox
Expand Down

0 comments on commit cfa4745

Please sign in to comment.