parent
8fdcb807b4
commit
e5ffd8fa97
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ jobs:
|
|||
env:
|
||||
COMPOSER_IGNORE_PLATFORM_REQS: 1
|
||||
COMPOSER_ARGS: "install --no-dev --no-progress --no-interaction --no-scripts --optimize-autoloader"
|
||||
SHHH: {{secrets.SHHH}}
|
||||
SHHH: "{{secrets.SHHH}}"
|
||||
steps:
|
||||
- name: checkout
|
||||
uses: actions/checkout@v3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue