We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d3a401 commit dae785aCopy full SHA for dae785a
.github/workflows/win-selfinstall-test.yml
@@ -34,22 +34,22 @@ jobs:
34
35
- name: find install
36
if: always()
37
- shell: bash -el {0}
+ shell: bash
38
run: |
39
ls -R
40
41
- name: GSAS-II find GSAS-II
42
43
shell: bash -el {0}
44
45
- cd gsas2new
+ cd c:\ProgramData\gsas2new
46
ls
47
48
- name: try all tests
49
50
51
52
53
Scripts\activate
54
where python
55
python -VV
0 commit comments