From 69938541885fcd3aa896eb8433a7d106f32dd00f Mon Sep 17 00:00:00 2001 From: OrcaSlicerBot Date: Mon, 26 Jan 2026 23:00:57 +0000 Subject: [PATCH] Updated Wiki content --- developer-reference/How-to-download-PR-artifacts.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/developer-reference/How-to-download-PR-artifacts.md b/developer-reference/How-to-download-PR-artifacts.md index 80cec47..d9f4537 100644 --- a/developer-reference/How-to-download-PR-artifacts.md +++ b/developer-reference/How-to-download-PR-artifacts.md @@ -21,3 +21,10 @@ When a Pull Request (PR) is created or updated in the [OrcaSlicer repository](ht - `OrcaSlicer-Linux-flatpak_[PR_NUMBER]_aarch64.flatpak` : Flatpak for ARM64. - `OrcaSlicer_Linux_ubuntu_2404_[PR_NUMBER]` : Ubuntu 24.04 DEB package. 7. Once downloaded, extract the ZIP file to access the build artifacts. + +> [!TIP] +> Share this guide to others! +> +> ```css +> https://www.orcaslicer.com/wiki/How-to-download-PR-artifacts +> ```