fix: update export presets to use Windows, Linux, and Web platforms
This commit is contained in:
@@ -12,7 +12,7 @@ jobs:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
preset: ["Windows Desktop", "Linux/X11", "macOS"]
|
||||
preset: ["Windows", "Linux/X11", "Web"]
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v6
|
||||
|
||||
Reference in New Issue
Block a user