Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…eactNative-1 into basekit
  • Loading branch information
CedricGuillemet committed Sep 11, 2023
2 parents 28e31f0 + ad9e192 commit 59ad2d8
Show file tree
Hide file tree
Showing 5 changed files with 389 additions and 244 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
release-version: ${GITHUB_REF/refs\/tags\//}

package:
needs: [build-typescript, build-android-ios-071, build-windows-071]
needs: [build-typescript, build-android-ios-064, build-android-ios-065, build-android-ios-069, build-android-ios-070, build-android-ios-071, build-windows-064, build-windows-065, build-windows-069, build-windows-070, build-windows-071]
runs-on: macos-latest
steps:
- name: Checkout Repo
Expand Down
Loading

0 comments on commit 59ad2d8

Please sign in to comment.