From 7c49cfe625b743b1b9c7ac820c8c0d14c0225ad3 Mon Sep 17 00:00:00 2001 From: Mohammad Durrani <46766905+mdurrani808@users.noreply.github.com> Date: Sun, 1 Jan 2023 15:24:45 -0500 Subject: [PATCH] Change generated Pi image suffix to RaspberryPi (#686) --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 5ea61645b..20258a563 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -392,7 +392,7 @@ jobs: include: - os: ubuntu-latest artifact-name: LinuxArm64 - image_suffix: raspi + image_suffix: RaspberryPi image_url: https://api.github.com/repos/photonvision/photon-pi-gen/releases/tags/v2023.1.0-beta-4_arm64 - os: ubuntu-latest artifact-name: LinuxArm64