Skip to content

fastlane: add screenshots #1

fastlane: add screenshots

fastlane: add screenshots #1

Workflow file for this run

name: Fastlane
on: [pull_request]
jobs:
# required to run on Linux because this is a docker container action
runs-on: ubuntu-latest

Check failure on line 7 in .github/workflows/fastlane.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/fastlane.yml

Invalid workflow file

You have an error in your yaml syntax on line 7
steps:
- uses: actions/checkout@v3
- uses: ashutoshgngwr/validate-fastlane-supply-metadata@v2