Skip to content

Commit

Permalink
add shell
Browse files Browse the repository at this point in the history
  • Loading branch information
d-chambers committed Jan 3, 2025
1 parent 4a3c29d commit 10aaeaa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/min-deps-install-dascore/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ runs:
python --version
- name: get tags for correct versioning
shell: bash -el {0}
run: |
git fetch --tags --force
Expand Down

0 comments on commit 10aaeaa

Please sign in to comment.