Skip to content

Commit

Permalink
maybe ci works now
Browse files Browse the repository at this point in the history
  • Loading branch information
realjoshuau committed Jan 18, 2025
1 parent b34a969 commit b0f6c96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
if: matrix.os == 'ubuntu-latest'
run: |
sudo apt-get update
sudo apt-get install -y libgtk-3-dev webkit2gtk-4.0 libappindicator3-dev librsvg2-dev patchelf
sudo apt-get install -y libgtk-3-dev webkit2gtk-4.0 libappindicator3-dev librsvg2-dev patchelf libsoup2.4-dev
- name: Load cached node_modules
uses: actions/cache@v3
with:
Expand Down

0 comments on commit b0f6c96

Please sign in to comment.