Skip to content

Commit 0f65df7

Browse files
committed
failed to load
1 parent d3d2538 commit 0f65df7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/MSWindows.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,9 @@ jobs:
3131
cd ..
3232
git clone https://github.com/Mathics3/mathics-core
3333
cd mathics-core
34-
pip3 install -e .[full]
34+
pip3 install -e .[full]
3535
bash -x admin-tools/make-JSON-tables.sh)
36-
cd ..
36+
cd ..
3737
- name: Install Mathic3 vectorizedplot Module
3838
run: |
3939
python -m pip install Mathics3

0 commit comments

Comments
 (0)