You've already forked Php-Template
DEAL WITH IT
This commit is contained in:
5
.github/workflows/tests.yml
vendored
5
.github/workflows/tests.yml
vendored
@@ -139,11 +139,8 @@ jobs:
|
||||
|
||||
- name: Install Composer Libraries
|
||||
run: |
|
||||
pwd
|
||||
ls -la
|
||||
docker run --rm \
|
||||
-v ${{ github.workspace }}:/app \
|
||||
-w /app \
|
||||
-v $(pwd):/app \
|
||||
siteworxpro/composer \
|
||||
install --ignore-platform-reqs --no-interaction --prefer-dist --optimize-autoloader
|
||||
|
||||
|
||||
Reference in New Issue
Block a user