Skip to content

Commit dd3a311

Browse files
committed
Fix typo
1 parent cf1b89f commit dd3a311

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/mcxtrace-conda-basictest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
- name: Update conda
6262
id: update-conda
6363
run: |
64-
onda env update --file dependencies.yml -y
64+
conda env update --file dependencies.yml -y
6565
echo DONE
6666
6767
- name: Check versions

0 commit comments

Comments
 (0)