sudo
This commit is contained in:
parent
ee8a824eda
commit
31bc6c1476
1 changed files with 1 additions and 1 deletions
2
.github/workflows/woo.yml
vendored
2
.github/workflows/woo.yml
vendored
|
@ -94,7 +94,7 @@ jobs:
|
|||
WP_VERSION: ${{ matrix.wp }}
|
||||
WC_VERSION: ${{ matrix.wc }}
|
||||
run: |
|
||||
apt install subversion -y
|
||||
sudo apt install subversion -y
|
||||
make install
|
||||
|
||||
- name: Run tests
|
||||
|
|
Loading…
Add table
Reference in a new issue