⏪ Revert using skwasm as web renderer
This commit is contained in:
parent
5c9ea588cc
commit
9df9674ada
2
.github/workflows/nightly.yml
vendored
2
.github/workflows/nightly.yml
vendored
@ -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:
|
||||
|
@ -27,7 +27,7 @@
|
||||
<!-- Favicon -->
|
||||
<link rel="icon" type="image/png" href="favicon.png">
|
||||
|
||||
<title>surface</title>
|
||||
<title>Solian</title>
|
||||
<link rel="manifest" href="manifest.json">
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user