Skip to content

Commit d094f72

Browse files
Add correct files
1 parent 9ca19dc commit d094f72

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/create_binaries.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
with:
2727
name: CCExtractor Flutter GUI Windows
2828
path: |
29-
./*.exe
30-
./*.dll
31-
29+
./build/windows/runner/Release/*.exe
30+
./build/windows/runner/Release/*.dll
31+
./build/windows/runner/Release/data
3232

0 commit comments

Comments
 (0)