Skip to content

Commit

Permalink
Revert to master branch of dictionaryutils
Browse files Browse the repository at this point in the history
  • Loading branch information
george42-ctds committed Oct 30, 2024
1 parent a8a544a commit 7e54414
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dictionary_push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
poetry install -vv --all-extras --no-interaction || true
- name: Get dictionaryutils library and install
run: |
git clone --branch fix/remove-gen3dictionary-uninstall https://github.com/uc-cdis/dictionaryutils
git clone https://github.com/uc-cdis/dictionaryutils
cd dictionaryutils
poetry install -vv --all-extras --no-interaction
echo "Removing 'gdcdictionary' and re-installing in following step"
Expand Down

0 comments on commit 7e54414

Please sign in to comment.