We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bfe248 commit 627e90cCopy full SHA for 627e90c
.github/workflows/publish-cli-js.yml
@@ -253,7 +253,7 @@ jobs:
253
- name: install system dependencies
254
run: |
255
sudo apt-get update
256
- sudo apt-get install -y webkit2gtk-4.1 libayatana-appindicator3-dev
+ sudo apt-get install -y webkit2gtk-4.1 libayatana-appindicator3-dev librsvg2-dev
257
- name: Test bindings
258
run: pnpm test
259
test-linux-x64-musl-binding:
0 commit comments