Skip to content

Commit

Permalink
💚 Install pulseaudio
Browse files Browse the repository at this point in the history
  • Loading branch information
clabe45 committed Jul 19, 2023
1 parent 15e444e commit d0cdced
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ jobs:
uses: actions/setup-node@v1
with:
node-version: ${{ matrix.node-version }}
- name: Install pulseaudio
run: sudo apt-get install pulseaudio
- name: Update npm
run: |
npm i -g npm@^7.x
Expand Down

0 comments on commit d0cdced

Please sign in to comment.