Skip to content

Commit 5efa818

Browse files
committed
ci: add setup-env step to release flow
Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com>
1 parent fa1ad3c commit 5efa818

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/actions/build-fixtures/action.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ runs:
1010
- uses: ./.github/actions/setup-uv
1111
with:
1212
enable-cache: "false"
13+
- uses: ./.github/actions/setup-env
1314
- name: Install EEST
1415
shell: bash
1516
run: uv sync --no-progress

0 commit comments

Comments
 (0)