Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
microcai authored Oct 2, 2024
1 parent df09e91 commit 05bdbdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
-DCMAKE_CXX_COMPILER=${{ matrix.cpp_compiler }}
-DCMAKE_C_COMPILER=${{ matrix.c_compiler }}
-DCMAKE_BUILD_TYPE=${{ matrix.build_type }}
-DCMAKE_PREFIX_PATH=qt6_661_static_64/Qt6_binaries
-DCMAKE_PREFIX_PATH=qt6_661_static_64/Qt6_binaries/lib/cmake
-S ${{ github.workspace }}
- name: Build
Expand Down

0 comments on commit 05bdbdf

Please sign in to comment.