Skip to content

Commit

Permalink
Update python-package-conda.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rcervinoucm authored Jun 13, 2024
1 parent c2b0b41 commit c33e741
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package-conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ jobs:
fetch-depth: 0
- name: Get version
run: |
output=$(python .github/versionScript.py)
output=$(python dl1_data_handler/versionScript.py)
echo "version=$output" >> $GITHUB_OUTPUT
id: step1
- name: Write
Expand Down

0 comments on commit c33e741

Please sign in to comment.