Skip to content

Commit

Permalink
fix minor typo
Browse files Browse the repository at this point in the history
  • Loading branch information
MilagrosMarin committed Sep 12, 2024
1 parent 2abdc8f commit e17494c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_env_run_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
- name: Install datajoint wheel build with pip flag (macOS)
if: ${{ matrix.os == 'macos-latest' }}
run: |
source activate activate aeon
source activate aeon
pip install --use-pep517 datajoint git+https://github.com/datajoint-company/datajoint-utilities.git
- name: Update conda env with dev reqs (Linux, Windows, macOS)
Expand Down

0 comments on commit e17494c

Please sign in to comment.