Skip to content

Commit

Permalink
[#6] Fix: rename sample app package back to "co.nimblehq.kmm.template…
Browse files Browse the repository at this point in the history
…" (we forgot to revert it from this PR #47)
  • Loading branch information
luongvo committed Nov 30, 2023
1 parent 102b1f1 commit e09524d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
run: rm -rf sample

- name: Generate the new sample project
run: ./make.sh --bundle-id co.nimblehq.kmm.sample --bundle-id-staging co.nimblehq.kmm.sample.staging --project-name sample --ios-version 14.0
run: ./make.sh --bundle-id co.nimblehq.kmm.template --bundle-id-staging co.nimblehq.kmm.template.staging --project-name sample --ios-version 14.0

- name: Restore the previous ArkanaKeys's keys
run: |
Expand Down

0 comments on commit e09524d

Please sign in to comment.