Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a6ab5c commit 484d041Copy full SHA for 484d041
.github/workflows/security.yaml
@@ -110,7 +110,6 @@ jobs:
110
protoc --version
111
# Copy the generated files to the include directory.
112
docker run --rm -v /usr/local/include:/target protoc cp -r /tmp/include/google /target/
113
- #chown -R $(id -u):$(id -g) /usr/local/include
114
ls -la /usr/local/include/google/protobuf/
115
stat /usr/local/include/google/protobuf/timestamp.proto
116
0 commit comments