Skip to content

Commit 43e018b

Browse files
committed
failed to load
1 parent 0f65df7 commit 43e018b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/MSWindows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
git clone https://github.com/Mathics3/mathics-core
3333
cd mathics-core
3434
pip3 install -e .[full]
35-
bash -x admin-tools/make-JSON-tables.sh)
35+
bash -x admin-tools/make-JSON-tables.sh
3636
cd ..
3737
- name: Install Mathic3 vectorizedplot Module
3838
run: |

0 commit comments

Comments
 (0)