We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9dcafb4 commit a96351bCopy full SHA for a96351b
src/maintainer/updating_pkgs.rst
@@ -187,6 +187,17 @@ Note that for long build logs one can do
187
188
to save it in a text file for future inspection.
189
190
+Downloading prebuilt packages
191
+----------------
192
+
193
+To download prebuilt packages follow the steps below:
194
195
+- Starting from your PR, navigate to the CI.
196
+- Open the log corresponding to the package you want to download.
197
+- In this log find a link to the ``artifacts produced``.
198
+- From the list of published artifacts that appears download your required archive.
199
+- Unarchive and extract the required package.
200
201
202
.. _maint_fix_broken_packages:
203
0 commit comments