Skip to content

Commit

Permalink
Update samples-cpp-qt-client.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Jazzco authored Jun 26, 2024
1 parent ce15124 commit 9410a41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/samples-cpp-qt-client.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ jobs:
tools: ${{ matrix.tools }}
- name: Build
working-directory: "samples/client/petstore/cpp-qt"
run: cmake . && cmake --build . --trace
run: cmake . && cmake --build . --verbose

0 comments on commit 9410a41

Please sign in to comment.