Skip to content

Commit 76bff8d

Browse files
committed
update
1 parent afe7bff commit 76bff8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/doxygen.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,10 @@ jobs:
3636
file ${{github.workspace}}/${{env.TTK_MODULE}}-${{env.TTK_VERSTION}}-document.7z
3737
file "${{github.workspace}}/${{env.TTK_MODULE}}-${{env.TTK_VERSTION}}-document.7z"
3838
ls -alF
39+
file ${{runner.workspace}}/${{env.TTK_MODULE}}/${{env.TTK_MODULE}}.pro
3940
file "${{runner.workspace}}/${{env.TTK_MODULE}}/${{env.TTK_MODULE}}-${{env.TTK_VERSTION}}-document.7z"
4041
file ${{runner.workspace}}/${{env.TTK_MODULE}}/${{env.TTK_MODULE}}-${{env.TTK_VERSTION}}-document.7z
4142
42-
4343
working-directory: ${{github.workspace}}
4444

4545
- name: Archive artifacts

0 commit comments

Comments
 (0)