ci: npm publish correction

This commit is contained in:
Clelia (Astra) Bertelli
2025-07-29 14:56:55 +02:00
parent dc6d9e708a
commit fdd8a654b6
+3
View File
@@ -23,6 +23,9 @@ jobs:
with:
fetch-depth: 0
- name: Install ALSA headers
run: sudo apt-get update && sudo apt-get install -y libasound2-dev
- name: Setup Node.js
uses: actions/setup-node@v4
with: