Fix publish workflow

This commit is contained in:
ArthurSonzogni
2025-05-01 10:09:18 +02:00
parent 625915b52c
commit 694fa6bf5c
6 changed files with 5 additions and 27 deletions

View File

@@ -372,7 +372,7 @@ include(FetchContent)
FetchContent_Declare(ftxui
GIT_REPOSITORY https://github.com/ArthurSonzogni/ftxui
GIT_TAG v6.1.3
GIT_TAG v6.1.4
)
FetchContent_GetProperties(ftxui)