Skip to content

Commit

Permalink
Fixed typo (#1013)
Browse files Browse the repository at this point in the history
  • Loading branch information
epassaro authored and wkerzendorf committed Jan 24, 2020
1 parent f41f130 commit 4635460
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Build and install TARDIS
shell: bash -l {0}
run: |
git clone https://github.com/tardis.git tardis-repo-clone
git clone https://github.com/tardis-sn/tardis.git tardis-repo-clone
cd tardis-repo-clone; python setup.py install
- name: Get TARDIS version number
Expand Down

0 comments on commit 4635460

Please sign in to comment.