Skip to content

Commit 288f4d7

Browse files
committed
fix: update workflow & deploy
1 parent 3d91c0f commit 288f4d7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,6 @@ jobs:
5656
- name: Setup
5757
uses: ./.github/actions/setup
5858

59-
- name: Build example for Web and Deploy
59+
- name: Build example for Web
6060
run: |
61-
yarn --cwd example deploy
61+
yarn --cwd example expo export:web

0 commit comments

Comments
 (0)