We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f65df7 commit 43e018bCopy full SHA for 43e018b
.github/workflows/MSWindows.yml
@@ -32,7 +32,7 @@ jobs:
32
git clone https://github.com/Mathics3/mathics-core
33
cd mathics-core
34
pip3 install -e .[full]
35
- bash -x admin-tools/make-JSON-tables.sh)
+ bash -x admin-tools/make-JSON-tables.sh
36
cd ..
37
- name: Install Mathic3 vectorizedplot Module
38
run: |
0 commit comments