Skip to content

Commit 3619918

Browse files
committed
rename step to export conda env
1 parent 65b1468 commit 3619918

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-invoke-conda.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ jobs:
9696
activate-environment: ${{ env.CONDA_ENV_NAME }}
9797
environment-file: ${{ matrix.environment-file }}
9898

99-
- name: list conda packages
99+
- name: export conda env
100100
run: conda env export --name ${{ env.CONDA_ENV_NAME }}
101101

102102
- name: Use Cached Huggingface and Torch models

0 commit comments

Comments
 (0)