more specific build target for windows

This commit is contained in:
2024-09-03 17:50:15 -04:00
parent ce95e16662
commit 3eb96ee3b7

View File

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