Skip to content

Commit ed86bd3

Browse files
committed
- Modifed upload
1 parent 9c20cc2 commit ed86bd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
run: nuitka Underbridge.py --assume-yes-for-downloads
2929

3030
- name: List Output Files
31-
run: dir App_Release\windows
31+
run: dir dist
3232

3333
- name: Zip the output
3434
run: python zipit.py dist/Underbridge.dist ubridge-light.zip

0 commit comments

Comments
 (0)