Skip to content

Commit

Permalink
use same branch
Browse files Browse the repository at this point in the history
  • Loading branch information
drifter089 committed Nov 28, 2024
1 parent cd689da commit 1f8aa61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/version_update.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
python-version: 3.12

- name: install req
run: pip install git+https://github.com/drifter089/zenodopy.git@new_metadata_class#egg=zenodopy
run: pip install git+https://github.com/drifter089/zenodopy.git@basic_test#egg=zenodopy

- name: Update Zenodo Deposition
run: |
Expand Down

0 comments on commit 1f8aa61

Please sign in to comment.