diff --git a/.github/workflows/nightly.yml b/.github/workflows/nightly.yml index 89b0f74..e2b4752 100644 --- a/.github/workflows/nightly.yml +++ b/.github/workflows/nightly.yml @@ -16,7 +16,7 @@ jobs: channel: stable cache: true - run: flutter pub get - - run: flutter build web --release --wasm + - run: flutter build web --release - name: Archive production artifacts uses: actions/upload-artifact@v4 with: diff --git a/web/index.html b/web/index.html index eda943c..07de1cf 100644 --- a/web/index.html +++ b/web/index.html @@ -27,7 +27,7 @@ - surface + Solian