Skip to content

Commit

Permalink
package: read cookies from keychain (windows) (#775)
Browse files Browse the repository at this point in the history
  • Loading branch information
cosven authored Jan 20, 2024
1 parent 4416fee commit 9831a84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/win-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
pip install pyqt5
pip install pyinstaller
pip install pyinstaller-versionfile
pip install -e .[win32,battery]
pip install -e .[win32,battery,cookies]
- name: Download mpv-1.dll
run: |
choco install curl
Expand Down

0 comments on commit 9831a84

Please sign in to comment.