Skip to content

Commit

Permalink
use sudo
Browse files Browse the repository at this point in the history
  • Loading branch information
nanasess committed Oct 27, 2020
1 parent 832f9bc commit 0fba477
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit-test.yml
Expand Up @@ -73,7 +73,7 @@ jobs:

- name: composer install
run: |
composer selfupdate --1
sudo composer selfupdate --1
composer install --dev --no-interaction -o --apcu-autoloader
- name: Setup EC-CUBE
Expand Down

0 comments on commit 0fba477

Please sign in to comment.