Skip to content

try bundle exec instead of fastlane #2

try bundle exec instead of fastlane

try bundle exec instead of fastlane #2

Workflow file for this run

name: build-ios-app
on:
push:
branches-ignore:
- main
- develop
jobs:
build:
runs-on: macOS
steps:
- uses: actions/checkout@v2
- run: bundle exec fastlane build