Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
johannesvedder committed Jan 27, 2024
1 parent 4a4916b commit c42ad7e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/deploy-apps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,7 @@ jobs:
- name: Set up ruby env
run: |
sudo apt-get update
export GEM_HOME="$HOME/.gem"
gem i bundler
# bundle config set path 'vendor/bundle'
sudo snap install ruby --classic
bundle install
bundle exec fastlane
working-directory: ./app/android
Expand Down

0 comments on commit c42ad7e

Please sign in to comment.