Skip to content

Commit

Permalink
Merge pull request #318 from maglnet/3.5.x-merge-up-into-3.6.x_MghxO80H
Browse files Browse the repository at this point in the history
Merge release 3.5.1 into 3.6.x
  • Loading branch information
Ocramius committed Nov 10, 2021
2 parents 1379c49 + f1a5905 commit 62e03f1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/phar-creation.yml
Expand Up @@ -28,6 +28,9 @@ jobs:
env:
PRIVATE_KEY: ${{ secrets.SIGNING_SECRET_KEY }}

- name: "Install dependencies for build environment"
run: "composer install --no-interaction --no-progress --no-suggest"

- name: "Build and sign phar file via phing"
run: "vendor/bin/phing phar-build phar-sign"

Expand Down

0 comments on commit 62e03f1

Please sign in to comment.