Skip to content

Commit 851a7e2

Browse files
committed
update requirements path
1 parent fa3864d commit 851a7e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/WinCompile.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
uses: JackMcKew/pyinstaller-action-windows@main
1919
with:
2020
path: Windows
21-
requirements: requirements.txt
21+
requirements: ../requirements.txt
2222

2323
- name: Create Release
2424
id: create_release

0 commit comments

Comments
 (0)