From 87ca95a96adee68083559ab001b4b7daa87f0796 Mon Sep 17 00:00:00 2001 From: Andrew Yang Date: Wed, 23 Oct 2024 16:38:59 +1100 Subject: [PATCH] chore: upload artifacts --- .github/workflows/ui-tests.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ui-tests.yml b/.github/workflows/ui-tests.yml index 219f3d25..78f1c669 100644 --- a/.github/workflows/ui-tests.yml +++ b/.github/workflows/ui-tests.yml @@ -39,6 +39,7 @@ jobs: customParameters: -logFile logFile.log -quit -batchmode - name: Upload artifact uses: actions/upload-artifact@v4 + if: always() with: name: Build-StandaloneOSX path: sample/Builds/MacOS