Skip to content

Commit

Permalink
chore: use master as base for example repos
Browse files Browse the repository at this point in the history
  • Loading branch information
jonas-jonas committed Mar 23, 2023
1 parent 5c19201 commit c6c26e3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,6 @@ jobs:
with:
repository: ory/kratos-selfservice-ui-react-native
path: react-native-ui
ref: jonas-jonas/feat/verificationIdAfterRegistration
- run: |
cd react-native-ui
npm install
Expand All @@ -196,7 +195,6 @@ jobs:
with:
repository: ory/kratos-selfservice-ui-react-nextjs
path: react-ui
ref: jonas-jonas/feat/showVerificationAfterRegistration
- run: |
cd react-ui
npm ci
Expand Down

0 comments on commit c6c26e3

Please sign in to comment.