Skip to content

Commit

Permalink
Run installation as root
Browse files Browse the repository at this point in the history
  • Loading branch information
mrook committed Dec 8, 2020
1 parent c62a3dd commit 2d82a4f
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 @@ -31,7 +31,7 @@ jobs:

- name: Install PEAR
run: |
apt-get install php-pear
sudo apt-get install php-pear
- name: Run tests
run: |
Expand Down

0 comments on commit 2d82a4f

Please sign in to comment.