more specific build target for windows
This commit is contained in:
2
.github/workflows/windows.yaml
vendored
2
.github/workflows/windows.yaml
vendored
@@ -32,5 +32,5 @@ jobs:
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: flutter-windows-build-latest
|
||||
path: build/windows
|
||||
path: build/windows/x64/runner
|
||||
if-no-files-found: error
|
||||
|
||||
Reference in New Issue
Block a user