Skip to content

Commit

Permalink
Clean up main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
trevorbaca committed Feb 2, 2025
1 parent 65c49ca commit d171a57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
git clone -b trevor/dev https://github.com/Abjad/abjad.git /tmp/abjad
python -m pip install /tmp/abjad[dev]
- name: Install rmakers
- name: Install this package
run: |
# Namespace packages require -e installation;
# remove -e after rmakers is changed back to a vanilla package
Expand Down

0 comments on commit d171a57

Please sign in to comment.