Skip to content

Commit

Permalink
[#34] Temporary Build to RTMIS
Browse files Browse the repository at this point in the history
  • Loading branch information
dedenbangkit committed Dec 15, 2023
1 parent 1f598db commit f4d1dc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
run: |
rsync -av ./apk/ ./app/app/
rm ./app/app/package-lock.json
sed -i 's/"name": "nmis-mobile"/"name": "akvo-data-app"/' ./app/app/package.json
sed -i 's/"name": "nmis-mobile"/"name": "rtmis-mobile"/' ./app/app/package.json
- name: 🧰 Setup node
uses: actions/setup-node@v3
Expand Down

0 comments on commit f4d1dc5

Please # to comment.