We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents afb0bab + bdac923 commit 910dbaaCopy full SHA for 910dbaa
.github/workflows/build-test.yml
@@ -401,5 +401,5 @@ jobs:
401
with:
402
name: Documentation
403
path: |
404
- ${{ github.workspace }}/ITKExamples-build/ITKExamples-5.2.0-html.tar.gz
405
- ${{ github.workspace }}/ITKExamples-build/ITKExamples-5.2.0-html.zip
+ ${{ github.workspace }}/ITKExamples-build/ITKExamples-*-html.tar.gz
+ ${{ github.workspace }}/ITKExamples-build/ITKExamples-*-html.zip
0 commit comments