Skip to content

Commit

Permalink
Test workspace
Browse files Browse the repository at this point in the history
  • Loading branch information
axmetishe committed Feb 9, 2024
1 parent 3736dac commit da91790
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,6 @@ jobs:
run: |
dir ${{ github.workspace }}/build
dir ${{ github.workspace }}/build/exe
dir ${{ github.workspace }}/build/exe/main
dir ${{ github.workspace }}/build/exe/main/debug
dir ${{ github.workspace }}/build/exe/main/debug/linux
${{ github.workspace }}/build/exe/main/debug/linux/qt-application-example --version

0 comments on commit da91790

Please sign in to comment.