Skip to content

Commit

Permalink
CI typo
Browse files Browse the repository at this point in the history
  • Loading branch information
rocky committed Oct 6, 2024
1 parent f769204 commit b3cefa3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
# Can adjust when next Mathics is released
python -m pip install -e git+https://github.com/Mathics3/mathics-scanner#egg=Mathics-Scanner[full]
# python -m pip install -e git+https://github.com/Mathics3/mathics-core#egg=Mathics3[full]
# git clone --branch master https://github.com/Mathics3/mathics-core
git clone --branch master https://github.com/Mathics3/mathics-core
(cd mathics-core && pip3 install -e .[full])
(cd mathics-core && bash ./admin-tools/make-op-tables.sh)
- name: Install Mathics3 Django
Expand Down

0 comments on commit b3cefa3

Please sign in to comment.