Skip to content

Commit

Permalink
ci: change bootstrap ios
Browse files Browse the repository at this point in the history
  • Loading branch information
oscb committed Nov 28, 2023
1 parent b916d0f commit 7b868a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
# End workaround

- name: Bootstrap
run: yarn bootstrap
run: yarn install && yarn example install

- name: Bundle Build
run: yarn build
Expand Down

0 comments on commit 7b868a0

Please sign in to comment.