1 parent 3fa2b82 commit a8605b5Copy full SHA for a8605b5
1 file changed
.github/workflows/cmake.yml
@@ -72,7 +72,6 @@ jobs:
72
find "${{ github.workspace }}" -iname "*desktop*" || true
73
74
echo "---- Check exact file ----"
75
- /home/runner/work/scantailor-advanced/scantailor-advanced
76
if [ -f "${{ github.workspace }}/build/scantailor.desktop" ]; then
77
echo "FOUND: scantailor.desktop"
78
else
0 commit comments