Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
iamjooon2 committed May 19, 2024
1 parent 32e20ea commit 55a2004
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,5 +53,8 @@ jobs:
- name: Install dependencies
run: npm install

- name : install eas-cli
run: npm install -g eas-cli

- name: Publish update
run: eas build -p all --profile local

0 comments on commit 55a2004

Please sign in to comment.