We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17786ea commit 5b593c2Copy full SHA for 5b593c2
1 file changed
packages/google-cloud-bigquery-datatransfer/synth.py
@@ -33,4 +33,4 @@
33
34
subprocess.run(['npm', 'install'])
35
subprocess.run(['npm', 'run', 'fix'])
36
-subprocess.run(['npm', 'compileProtos', 'run'])
+subprocess.run(['npx', 'compileProtos', 'src'])
0 commit comments