remove obsolete web build option
This commit is contained in:
2
.github/workflows/linux-web.yaml
vendored
2
.github/workflows/linux-web.yaml
vendored
@@ -40,7 +40,7 @@ jobs:
|
||||
run: flutter build appbundle --debug
|
||||
|
||||
- name: Build for web
|
||||
run: flutter build web --no-web-resources-cdn --csp --web-renderer canvaskit
|
||||
run: flutter build web --no-web-resources-cdn --csp
|
||||
|
||||
- name: Gather linux artifacts
|
||||
uses: actions/upload-artifact@v4
|
||||
|
||||
Reference in New Issue
Block a user