Fx protobuf path

This commit is contained in:
Sacha Weatherstone committed 2021-12-30 16:52:25 +11:00
1 parent bb2ea17371
commit 69bb8bcca2
1 file changed
+1 -1
+1 -1
View File
@@ -20,5 +20,5 @@ jobs:
git config --global user.name 'github-actions'
git config --global user.email 'bot@noreply.github.com'
git remote set-url origin https://x-access-token:${{ secrets.GITHUB_TOKEN }}@github.com/${{ github.repository }}
git add protobufs
git add proto
git commit -m "Update protobuf submodule" && git push || echo "No changes to commit"