We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0daf1af commit cb76462Copy full SHA for cb76462
.github/workflows/flutter_build.yml
@@ -50,4 +50,4 @@ jobs:
50
path: |
51
build/linux/x64/release/bundle/**
52
build/macos/Build/Products/Release/**
53
- build/windows/runner/Release/**
+ build/windows/x64/runner/Release/**
0 commit comments