Skip to content

Fix #7347 - Catch errors loading tflite models in Identity SDK (#9812) #3989

Fix #7347 - Catch errors loading tflite models in Identity SDK (#9812)

Fix #7347 - Catch errors loading tflite models in Identity SDK (#9812) #3989

Workflow file for this run

name: Generate Dokka
on:
workflow_dispatch:
pull_request:
paths:
- '**/*.gradle'
- '*.gradle'
push:
branches:
- master
jobs:
generate-dokka:
name: Generate Dokka
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/stripe_setup
- name: Generate Dokka Documentation
run: ./gradlew dokkaHtmlMultiModule