There was an error while loading. Please reload this page.
1 parent 9022370 commit 5cab1fdCopy full SHA for 5cab1fd
1 file changed
.github/workflows/g2main-test.yml
@@ -46,7 +46,8 @@ jobs:
46
- name: create gsas2main conda package
47
shell: bash -l {0}
48
run: |
49
- conda activate conda
+ conda envs --list
50
+ conda activate test
51
cd install
52
python GSAS2main/makeBldFiles.py
53
if [ "$RUNNER_OS" == "Windows" ]; then
0 commit comments