NVIDIA-Merlin / Merlin

NVIDIA Merlin is an open source library providing end-to-end GPU-accelerated recommender systems, from feature engineering and preprocessing to training deep learning models and running inference in production.
Apache License 2.0
758 stars 113 forks source link

replace key before calling apt for anything #1007

Closed jperez999 closed 1 year ago

jperez999 commented 1 year ago

This PR changes order of actions in the ci container. By forcing the container to update keys before using apt for anything. This will help avoid errors in the build process. Currently unable to build because repositories reject current key when running apt update.

github-actions[bot] commented 1 year ago

Documentation preview

https://nvidia-merlin.github.io/Merlin/review/pr-1007