Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e489f73f7c |
@@ -22,7 +22,7 @@ jobs:
|
|||||||
run: composer global require phing/phing
|
run: composer global require phing/phing
|
||||||
|
|
||||||
- name: Run composer
|
- name: Run composer
|
||||||
run: composer install --no-dev --no-scripts -o
|
run: composer install --no-dev --no-scripts --ignore-platform-reqs -o
|
||||||
|
|
||||||
- name: Build tailwind
|
- name: Build tailwind
|
||||||
run: APP_ENV=build php bin/console tailwind:build
|
run: APP_ENV=build php bin/console tailwind:build
|
||||||
|
|||||||
Reference in New Issue
Block a user