diff --git a/.github/workflows/goreleaser.yml b/.github/workflows/goreleaser.yml index 1c47b96..e8ce89c 100644 --- a/.github/workflows/goreleaser.yml +++ b/.github/workflows/goreleaser.yml @@ -28,7 +28,7 @@ jobs: run: | cd ui flutter pub get - flutter build web --no-web-resources-cdn --web-renderer html + flutter build web --no-web-resources-cdn - name: Set up Go uses: actions/setup-go@v5 diff --git a/.gitignore b/.gitignore index 8ac7ff1..63c1376 100644 --- a/.gitignore +++ b/.gitignore @@ -11,7 +11,6 @@ config.yml .idea/ .DS_Store *.db -data/ ui/node_modules/ ui/dist/