Skip to content

Fix for web CORS issue #12

Fix for web CORS issue

Fix for web CORS issue #12

Workflow file for this run

name: Build Web
on:
push:
branches: [ master ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: subosito/flutter-action@v2
with:
channel: 'stable'
- uses: erickzanardo/flutter-gh-pages@v7
with:
customArgs: --web-renderer html
basehref: /ai-face-generator/