Skip to content

Commit 3e3da17

Browse files
committed
Update publish.yml
1 parent 9082c98 commit 3e3da17

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/publish.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -72,9 +72,9 @@ jobs:
7272

7373
- run: |
7474
conda info
75-
conda list
76-
conda config --show-sources
77-
conda config --show
75+
conda list conda-lock
76+
which conda-lock
77+
conda-lock --version
7878
7979
- name: Create Application Server Installer
8080
run: |

0 commit comments

Comments
 (0)