Skip to content

Commit 66a2daa

Browse files
committed
please make it work aaah
1 parent d57f21c commit 66a2daa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_windows.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
- name: Package using Fastforge
3838
run: |
3939
fastforge package --platform windows --targets exe
40-
working-directory: build/windows/x64/release # Adjust based on your Flutter output
40+
working-directory: build/windows/x64/runner/Release # Adjust based on your Flutter output
4141

4242
- name: Upload Artifact
4343
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)