Commit fbb56be
authored
Resolve typos in the job for Clean up anaconda packages (#2331)
The PR update GitHub workflow with `Conda package` to resolve typos in
`Clean up anaconda packages` job there.
There was empty string passed as a name of env file for miniconda
resulting to incomplete environment created.1 parent 0490fcc commit fbb56be
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
675 | 675 | | |
676 | 676 | | |
677 | 677 | | |
678 | | - | |
| 678 | + | |
679 | 679 | | |
680 | 680 | | |
681 | 681 | | |
| |||
685 | 685 | | |
686 | 686 | | |
687 | 687 | | |
688 | | - | |
689 | | - | |
| 688 | + | |
| 689 | + | |
690 | 690 | | |
691 | 691 | | |
692 | 692 | | |
| |||
0 commit comments