Skip to content

Commit 79e3e38

Browse files
committed
wip
1 parent 83cd880 commit 79e3e38

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,8 @@ jobs:
5656
run: php -v | head -n 1 | awk '{ print $2 }' > .php-version
5757

5858
- name: Install certificates
59+
env:
60+
TRUST_STORES: system
5961
run: symfony server:ca:install
6062

6163
- name: Validate composer.json

0 commit comments

Comments
 (0)