Skip to content

Commit

Permalink
more ldd
Browse files Browse the repository at this point in the history
  • Loading branch information
KevKeating committed Feb 6, 2025
1 parent fa36a52 commit 8ca4293
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/build-external/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ runs:
shell: bash
run: |
cmake --build build/external/ --target ${{ inputs.library }} \
--config ${{ env.BUILD_TYPE }} || ldd qtbase/bin/syncqt.exe
--config ${{ env.BUILD_TYPE }} || ldd D:/a/sketcher/sketcher/build/external/qt-prefix/src/qt-build/qtbase/bin/syncqt.exe

0 comments on commit 8ca4293

Please sign in to comment.