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

fix(system-setup): issue with web #100

fix(system-setup): issue with web

fix(system-setup): issue with web #100

Workflow file for this run

name: Publish to GitHub Pages
on:
push:
branches: [ master ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: subosito/flutter-action@v1
with:
channel: stable
- run: flutter pub get
- uses: bluefireteam/flutter-gh-pages@v7
with:
baseHref: /