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
The current version of hubverse-aws-upload assumes that model output files are in the default location of model-output/.
In other words, the action will not work for hubs that override the default location by supplying a model_output_dir property in the admin.json config file.
The text was updated successfully, but these errors were encountered:
The current version of
hubverse-aws-upload
assumes that model output files are in the default location ofmodel-output/
.In other words, the action will not work for hubs that override the default location by supplying a
model_output_dir
property in theadmin.json
config file.The text was updated successfully, but these errors were encountered: