From 152d89b10a74ce2b93c8bf71a3147a5418717ea0 Mon Sep 17 00:00:00 2001 From: Alex Yang <32620988+DatProJack@users.noreply.github.com> Date: Wed, 22 May 2024 21:21:26 -0500 Subject: [PATCH] pls pls --- .github/workflows/preview.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/preview.yml b/.github/workflows/preview.yml index 1ac9a07..a90ee89 100644 --- a/.github/workflows/preview.yml +++ b/.github/workflows/preview.yml @@ -19,7 +19,7 @@ jobs: - name: Install eas-cli run: npm install -g eas-cli - name: Install expo-camera - run: npm install -g expo-camera + run: npm install expo-camera - name: Create preview uses: expo/expo-github-action/preview@v8 with: