You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are a few occurrences of --GCSSchemasBucketName=(SCHEMAS_BUCKET) in the Makefile, which cause errors. I presume it is meant to read --GCSSchemasBucketName=$(SCHEMAS_BUCKET).
Is the current Makefile working for you with this error?
The text was updated successfully, but these errors were encountered:
There are a few occurrences of
--GCSSchemasBucketName=(SCHEMAS_BUCKET)
in the Makefile, which cause errors. I presume it is meant to read--GCSSchemasBucketName=$(SCHEMAS_BUCKET)
.Is the current Makefile working for you with this error?
The text was updated successfully, but these errors were encountered: