Skip to content

Commit

Permalink
[ci] fix yml formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
julien-tierny committed Sep 12, 2024
1 parent 53b5792 commit c6a0512
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -290,7 +290,7 @@ jobs:

- name: Fetch TTK-ParaView headless macOS binary archive
run: |
wget -O ttk-paraview-headless.tar.gz \
wget -O ttk-paraview-headless.tar.gz \
https://github.com/${{ env.PV_REPO }}/releases/download/${{ env.PV_TAG }}/ttk-paraview-headless-${{ matrix.os }.tar.gz
- name: Install ParaView
Expand Down

0 comments on commit c6a0512

Please sign in to comment.