Skip to content

Commit

Permalink
ci: fix workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
tsirysndr committed Mar 2, 2023
1 parent 73ed8c9 commit 27b18f4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release-desktop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ jobs:
run: |
choco install protoc
choco install checksum
choco install openssl
vcpkg install openssl-windows:x64-windows
- name: Install Node Modules
run: |
cd webui/musicplayer
Expand Down

0 comments on commit 27b18f4

Please sign in to comment.