Skip to content

Commit

Permalink
use verbose workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
alistaircol committed May 28, 2024
1 parent 4a48af2 commit 2c8fcbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github_pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- uses: actions/checkout@v3

- name: Setup PHP
uses: shivammathur/setup-php@v2
uses: shivammathur/setup-php@verbose
with:
php-version: '8.2'
tools: composer:2.x
Expand Down

0 comments on commit 2c8fcbd

Please sign in to comment.