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
Copy file name to clipboardExpand all lines: src/maintainer/updating_pkgs.rst
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -190,8 +190,8 @@ to save it in a text file for future inspection.
190
190
Once built, you can find the finished package in the ``build_artifacts`` directory in your feedstock.
191
191
192
192
193
-
Downloading prebuilt packages
194
-
=============================
193
+
Downloading prebuilt packages from CI
194
+
=====================================
195
195
A neat feature that feedstocks have is the ability to `upload packages to the CI provider for testing <https://conda-forge.org/docs/maintainer/conda_forge_yml.html?highlight=store_build_artifacts#azure>`_.
196
196
This is useful when trying out packages built in a PR. But you first need to download these prebuilt packages.
0 commit comments