Skip to content

Commit

Permalink
Gem install too
Browse files Browse the repository at this point in the history
  • Loading branch information
I-Al-Istannen committed Oct 28, 2024
1 parent 21511f2 commit cf65209
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,10 @@ done

npm install

pushd fastlane || exit 2
bundle install
popd || exit 2

{
echo "MATTERMOST_RELEASE_STORE_FILE=$PWD/../kitctf_chat.keystore";
echo "MATTERMOST_RELEASE_KEY_ALIAS=kitctf_chat" >> android/gradle.properties;
Expand Down

0 comments on commit cf65209

Please sign in to comment.