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