Skip to content

Commit

Permalink
sudo
Browse files Browse the repository at this point in the history
  • Loading branch information
melpon committed Nov 15, 2023
1 parent 24c5d31 commit 86af193
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- run: |
apt-get install -y libpulse-dev
sudo apt-get install -y libpulse-dev
- run: python3 run.py --sumomo --package ${{ matrix.name }}
- name: Get package name
run: |
Expand Down

0 comments on commit 86af193

Please sign in to comment.