Skip to content

Commit

Permalink
Update build-desktop.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
quexten authored Jun 6, 2024
1 parent c8eac6f commit f3894b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-desktop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ jobs:
- name: Set up environment
run: |
sudo apt-get update
sudo apt-get -y install pkg-config libxss-dev libsecret-1-dev rpm musl-dev musl-tools
sudo apt-get -y install pkg-config libxss-dev libsecret-1-dev rpm musl-dev musl-tools libssl-dev
- name: Set up Snap
run: sudo snap install snapcraft --classic
Expand Down

0 comments on commit f3894b3

Please sign in to comment.