Skip to content

Commit

Permalink
Update download release asset
Browse files Browse the repository at this point in the history
  • Loading branch information
PProfizi committed Nov 21, 2023
1 parent c7f376e commit 1911f2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ansys_lab.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
with:
file: HTML-doc-ansys-dpf-core.zip
token: ${{ secrets.GITHUB_TOKEN }}
version: tags/${{ inputs.version }}
version: tags/v${{ inputs.version }}

- name: "Extract ipynb examples"
shell: python
Expand Down

0 comments on commit 1911f2a

Please sign in to comment.