From d44924089579af04b86f902d4648f3dde8acced8 Mon Sep 17 00:00:00 2001 From: Mike Miller <87874+mikeage@users.noreply.github.com> Date: Sun, 27 Oct 2024 07:42:18 +0200 Subject: [PATCH] Force photon to the previous, working, version (#783) --- .github/workflows/build.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 9df621fda3..3234056239 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -352,6 +352,7 @@ jobs: with: token: ${{ env.PHOTON_PAT }} repository: icosa-mirror/photon-fusion + ref: v1.1.8 path: photon-fusion-mirror/ - name: Copy photon files