Skip to content

Commit 78dcdea

Browse files
committed
temp: fix ci dep
1 parent 16f5c81 commit 78dcdea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

extras/test/CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ FetchContent_Declare(
1616

1717
FetchContent_Declare(
1818
cloudutils
19-
GIT_REPOSITORY https://github.com/arduino-libraries/Arduino_CloudUtils.git
20-
GIT_TAG main
19+
GIT_REPOSITORY https://github.com/fabik111/Arduino_CloudUtils.git
20+
GIT_TAG add-standard-encoders
2121
)
2222

2323
FetchContent_Declare(

0 commit comments

Comments
 (0)