Skip to content

Commit

Permalink
trying to fix windows packaging
Browse files Browse the repository at this point in the history
  • Loading branch information
julien-tierny committed Jul 6, 2023
1 parent a6d6313 commit 0dd1b50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -337,7 +337,7 @@ jobs:
- name: Install ParaView
shell: cmd
run: |
ttk-paraview.exe /S
ttk-paraview-${{ env.PV_TAG }}.exe /S
- name: Fetch Visual C++ redistribuable run-time
run: |
Expand Down

0 comments on commit 0dd1b50

Please sign in to comment.