Skip to content

Fix for web CORS issue #11

Fix for web CORS issue

Fix for web CORS issue #11

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-browser-flag "--disable-web-security"
basehref: /ai-face-generator/