We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76bff8d commit eb4b088Copy full SHA for eb4b088
.github/workflows/doxygen.yml
@@ -37,6 +37,7 @@ jobs:
37
file "${{github.workspace}}/${{env.TTK_MODULE}}-${{env.TTK_VERSTION}}-document.7z"
38
ls -alF
39
file ${{runner.workspace}}/${{env.TTK_MODULE}}/${{env.TTK_MODULE}}.pro
40
+ file /home/runner/work/TTKMusicplayer/TTKMusicPlayer/TTKMusicPlayer.pro
41
file "${{runner.workspace}}/${{env.TTK_MODULE}}/${{env.TTK_MODULE}}-${{env.TTK_VERSTION}}-document.7z"
42
file ${{runner.workspace}}/${{env.TTK_MODULE}}/${{env.TTK_MODULE}}-${{env.TTK_VERSTION}}-document.7z
43
0 commit comments