From 32e20eaadbfd3519f13677f0f37c0f5c95f0d971 Mon Sep 17 00:00:00 2001 From: iamjooon2 Date: Mon, 20 May 2024 04:13:41 +0900 Subject: [PATCH] test --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index d56cdae4..2b3c7ffc 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -54,4 +54,4 @@ jobs: run: npm install - name: Publish update - run: eas update --auto --non-interactive \ No newline at end of file + run: eas build -p all --profile local \ No newline at end of file