Skip to content

Commit

Permalink
Update build-model-builder.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Manolo-Esc authored Sep 5, 2024
1 parent b71f999 commit d10361b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-model-builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ jobs:
- name: Output Data
run: |
echo "URL asset[0]: ${{ fromJSON(steps.create-release.outputs.assets)[0].browser_download_url }}"
echo "URL release: ${{ steps.create-release.outputs.assets)[0].browser_download_url }}"
echo "URL release: ${{ steps.create-release.outputs.url }}"


Expand Down

0 comments on commit d10361b

Please sign in to comment.