Skip to content
This repository has been archived by the owner on Oct 2, 2024. It is now read-only.

updated from intl to 0.19.0 (#386) #180

updated from intl to 0.19.0 (#386)

updated from intl to 0.19.0 (#386) #180

Workflow file for this run

name: Deploy Demo App to GitHub Pages 🚀
on:
push:
branches: [ develop ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: subosito/flutter-action@v1
- name: Generate internationalization files
run: |
cd library
flutter gen-l10n
- uses: bluefireteam/flutter-gh-pages@v7
with:
workingDir: app
baseHref: /ods-flutter/web/