Skip to content

Commit

Permalink
temporarily pin api version (#163)
Browse files Browse the repository at this point in the history
  • Loading branch information
stuqdog authored Oct 12, 2023
1 parent b43361d commit e981306
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/viam/api/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
set(PROTO_GEN_DIR ${CMAKE_CURRENT_SOURCE_DIR})

set(BUF_PROTO_SOURCE buf.build/viamrobotics/api)
# TODO (RSDK-5364): update code to comply with up-to-date proto, then stop pinning to this commit
set(BUF_PROTO_SOURCE buf.build/viamrobotics/api:2109757288234ffc8248121f60437cdd)
set(BUF_PROTO_COMPONENTS
app/v1
common
Expand Down

0 comments on commit e981306

Please sign in to comment.