Skip to content

Commit

Permalink
lmai
Browse files Browse the repository at this point in the history
  • Loading branch information
syyyr committed Apr 18, 2024
1 parent 5464c4e commit 728190c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/cmake/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ runs:
echo cmake_extra_args="'-DQT_HOST_PATH=${Qt6_DIR}/lib/cmake' '-DQT_HOST_PATH=${Qt6_DIR}/../gcc_64' '-DBUILD_SHARED_LIBS=OFF'" >> "$GITHUB_ENV"
echo cmake_extra_args="'-DCMAKE_PREFIX_PATH=${Qt6_DIR}/lib/cmake' '-DQT_HOST_PATH=${Qt6_DIR}/../gcc_64' '-DBUILD_SHARED_LIBS=OFF'" >> "$GITHUB_ENV"
shell: bash

- uses: mymindstorm/setup-emsdk@v14
Expand Down

0 comments on commit 728190c

Please sign in to comment.