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:
|
||||
body_path: build/CHANGELOG.txt
|
||||
files: |-
|
||||
build/SmartLockerTools_${{ env.tag }}.zip
|
||||
build/SmartLockerTools_v*.zip
|
@ -17,7 +17,7 @@ if(WIN32)
|
||||
else()
|
||||
set(MBEDTLS_ROOT ${Libraries_ROOT}/mbedtls-3.6.2_msvc2022_64bit_debug)
|
||||
endif()
|
||||
|
||||
add_compile_options(/showIncludes-)
|
||||
else()
|
||||
execute_process(
|
||||
COMMAND sh -c "echo $HOME"
|
||||
|
Loading…
Reference in New Issue
Block a user