Revert using skwasm as web renderer

This commit is contained in:
2024-11-11 00:07:18 +08:00
parent 5c9ea588cc
commit 9df9674ada
2 changed files with 2 additions and 2 deletions

View File

@ -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: