From bd6fcbc4565afe8201f074307184c0d9ee730f90 Mon Sep 17 00:00:00 2001 From: nathan Date: Sun, 28 Jul 2024 13:30:38 +0800 Subject: [PATCH] ci: test --- .github/workflows/macos_test.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/macos_test.yaml b/.github/workflows/macos_test.yaml index 00d9a1a..8a4cf37 100644 --- a/.github/workflows/macos_test.yaml +++ b/.github/workflows/macos_test.yaml @@ -28,6 +28,7 @@ jobs: aws s3 cp s3://appflowy-local-ai-test/macos-latest/AppFlowyLLM_debug.zip AppFlowyLLM_macos-latest_debug.zip unzip AppFlowyLLM_macos-latest_debug.zip -d AppFlowyLLM cd AppFlowyLLM + ls shell: bash - name: Prepare env