fix ci upload file.
Some checks failed
Some checks failed
This commit is contained in:
parent
2a69cdc84b
commit
1c92079320
@ -30,4 +30,4 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
body_path: build/CHANGELOG.txt
|
body_path: build/CHANGELOG.txt
|
||||||
files: |-
|
files: |-
|
||||||
build/SmartLockerTools_${{ env.tag }}.zip
|
build/SmartLockerTools_v*.zip
|
@ -17,7 +17,7 @@ if(WIN32)
|
|||||||
else()
|
else()
|
||||||
set(MBEDTLS_ROOT ${Libraries_ROOT}/mbedtls-3.6.2_msvc2022_64bit_debug)
|
set(MBEDTLS_ROOT ${Libraries_ROOT}/mbedtls-3.6.2_msvc2022_64bit_debug)
|
||||||
endif()
|
endif()
|
||||||
|
add_compile_options(/showIncludes-)
|
||||||
else()
|
else()
|
||||||
execute_process(
|
execute_process(
|
||||||
COMMAND sh -c "echo $HOME"
|
COMMAND sh -c "echo $HOME"
|
||||||
|
Loading…
Reference in New Issue
Block a user