Skip to content

Commit 5916479

Browse files
authored
Merge branch 'main' into fix/conan
2 parents 29166ac + 5c457b3 commit 5916479

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/update_protos.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ jobs:
1414
image: ghcr.io/viamrobotics/canon:amd64
1515
steps:
1616
- uses: actions/checkout@v4
17+
with:
18+
token: ${{ secrets.GIT_ACCESS_TOKEN }}
1719
# note (erodkin): these dependencies were cribbed from what we use to build the SDK
1820
# in the release job. Only very cursory effort was made to prune.
1921
- name: install dependencies

0 commit comments

Comments
 (0)