mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-01-06 11:34:34 +01:00
Don't depend on latest source as this will prevent markers to work as expected.
This commit is contained in:
@@ -114,7 +114,7 @@ ${gen_root_stamp}: $(MAKO_RENDER) ${' '.join(i[0] for i in sds)} ${api_json_inpu
|
||||
|
||||
${api_target}: ${api_common}
|
||||
|
||||
${api_crate_publish_file}: ${api_target}
|
||||
${api_crate_publish_file}:
|
||||
cd ${gen_root} && cargo publish --allow-dirty
|
||||
@mkdir -p ${os.path.dirname(api_crate_publish_file)}
|
||||
touch $@
|
||||
|
||||
Reference in New Issue
Block a user